- Explore MCP Servers
- sushimcp
Sushimcp
What is Sushimcp
SushiMCP is a dev tools MCP Server designed to serve context efficiently, similar to how a restaurant serves sushi.
Use cases
Use cases include integrating documentation sources for development tools, enhancing developer experience by providing quick access to relevant information.
How to use
To use SushiMCP, register it with an MCP Client by configuring it with custom or default sources using the provided JSON commands.
Key features
Key features include the ability to register multiple documentation sources, support for custom URLs, and tools for listing configured sources.
Where to use
SushiMCP can be used in software development environments where context retrieval from various documentation sources is needed.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Sushimcp
SushiMCP is a dev tools MCP Server designed to serve context efficiently, similar to how a restaurant serves sushi.
Use cases
Use cases include integrating documentation sources for development tools, enhancing developer experience by providing quick access to relevant information.
How to use
To use SushiMCP, register it with an MCP Client by configuring it with custom or default sources using the provided JSON commands.
Key features
Key features include the ability to register multiple documentation sources, support for custom URLs, and tools for listing configured sources.
Where to use
SushiMCP can be used in software development environments where context retrieval from various documentation sources is needed.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
![]()
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.
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










