Skip to main content
Glama
README.md1.82 kB
<div align="center"> ![SushiMCP Hero Icon](https://github.com/maverickg59/sushimcp/raw/prod/assets/sushimcp_icon_name_slogan_logo_pink_bg.png) </div> [![Verified on MseeP](https://mseep.ai/badge.svg)](https://mseep.ai/app/7b84b486-4ccb-4fc5-8d3b-74d398fa59c0) # 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: <br> ## Registering SushiMCP with an MCP Client ```json { "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" ] } } ``` <br> ## Advanced Configuration & Deeper Learning Visit the [SushiMCP Docs](https://docs.sushimcp.com) for more information on advanced configuration and deeper learning about SushiMCP. <br> ## Glama.ai Ratings <a href="https://glama.ai/mcp/servers/@maverickg59/sushimcp"> <img width="380" height="200" src="https://glama.ai/mcp/servers/@maverickg59/sushimcp/badge" /> </a> <br> ## Author Chris White: [Email](mailto:chris@chriswhite.rocks) | [GitHub](https://github.com/maverickg59) | [Discord](https://discord.com/users/1115027188840939560) | [Personal Site](https://chriswhite.rocks) | [X](https://x.com/chriswhiterox) | [LinkedIn](https://www.linkedin.com/in/chrisewhite) | [Five9 Cyber](https://www.fiv9cyber.com/) <br> ## License This project is licensed under the AGPL-3.0-or-later. See the `license.txt` file for details.

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/maverickg59/sushimcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server