SushiMCP
@maverickg59
About SushiMCP
SushiMCP is a dev tools MCP that serves context on a roll.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"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"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is SushiMCP?
SushiMCP is a model context protocol (MCP) server that helps developers deliver context to their AI IDEs. It is designed to be simple to use and significantly improves the performance of both base and premium LLM models when generating code.
How to use SushiMCP?
The easiest way is to register SushiMCP with your MCP client using the default configuration via npx. The required arguments are --llms-txt-source (specifying a name and URL) and --openapi-spec-source (specifying a name and URL). For advanced configuration and deeper learning, consult the SushiMCP documentation at docs.sushimcp.com.
Key features of SushiMCP
- Simple to configure and register with any MCP client.
- Improves code generation for both base and premium LLM models.
- Delivers custom context via
--llms-txt-sourceand--openapi-spec-source. - Leverages the standard Model Context Protocol for interoperability.
- Open source under the AGPL‑3.0‑or‑later license.
Use cases of SushiMCP
—
FAQ from SushiMCP
—
More Other MCP servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments