SushiMCP is a dev tools MCP that serves context on a roll.
Overview
What is SushiMCP?
SushiMCP is a developer tools MCP (Multi-Context Protocol) server designed to serve context efficiently, similar to how a restaurant serves sushi. It allows users to configure and retrieve documentation sources dynamically.
How to use SushiMCP?
To use SushiMCP, you can register it with an MCP client by configuring it with custom sources or using default settings. You can run commands via npx to set it up with various documentation sources.
Key features of SushiMCP?
- Dynamic registration of documentation sources.
- Ability to fetch content from specified sources.
- Tools for listing and retrieving documentation sources.
Use cases of SushiMCP?
- Integrating with AI assistants to provide up-to-date documentation.
- Serving as a backend for applications needing dynamic context retrieval.
- Assisting developers in managing and accessing multiple documentation sources efficiently.
FAQ from SushiMCP?
- Can I customize the sources for SushiMCP?
Yes! You can register custom sources using the
--urlor--urlsoptions.
- Is SushiMCP open for contributions?
Currently, this project is not open for contributions, but you can fork it under the AGPL-3.0-or-later license.
- What is the license for SushiMCP?
SushiMCP is licensed under the AGPL-3.0-or-later.