![]()
SushiMCP
SushiMCP is a model context protocol server designed to assist developers with delivering context to their AI IDE’s. It’s simple to use and massively improves the performance of base and premium LLM models when generating code. The easiest way to get started is by registering SushiMCP with your client using the default configuration:
Registering SushiMCP with an MCP Client
{
"sushimcp": {
"command": "npx",
"args": [
"-y",
"@chriswhiterocks/sushimcp@latest",
"--llms-txt-source",
"cool_project:https://coolproject.dev/llms-full.txt",
"--openapi-spec-source",
"local_api:http://localhost:8787/api/v1/openapi.json"
]
}
}
Advanced Configuration & Deeper Learning
Visit the SushiMCP Docs for more information on advanced configuration and deeper learning about SushiMCP.
Glama.ai Ratings
Author
Chris White: Email | GitHub | Discord | Personal Site | X | LinkedIn | Five9 Cyber
License
This project is licensed under the AGPL-3.0-or-later. See the license.txt file for details.
SushiMCP
Project Details
- maverickg59/sushimcp
- GNU Affero General Public License v3.0
- Last Updated: 5/28/2025
Recomended MCP Servers
An MCP server implementation that integrates the Rhombus API to provide Chatbot tools.
Public API documentation from dependencies for AI coding assistants
Yellhorn offers MCP tools to generate detailed workplans with Gemini 2.5 Pro and to review diffs against them...
This read-only MCP Server allows you to connect to SingleStore data from Claude Desktop through CData JDBC Drivers....
Model Context Protocol (MCP) servers for searching for cards with the Scryfall API, and managing the LLM's decklist...
Model Context Protocol Servers
An MCP server that lets you interact with LSP servers
A powerful Word document processing service based on FastMCP, enabling AI assistants to create, edit, and manage docx...
Model Context Protocol (MCP) server for Alpaca trading API
Config files for my GitHub profile.





