Skip to main content
Glama

SushiMCP Hero Icon

Verified on MseeP

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.

Related MCP Servers

  • A
    security
    -
    license
    A
    quality
    A Model Context Protocol (MCP) server that provides programmatic access to the Supabase Management API. This server allows AI models and other clients to manage Supabase projects and organizations through a standardized interface.
    Last updated -
    81
    47
  • A
    security
    -
    license
    A
    quality
    Model Context Protocol (MCP) is a new, standardized protocol for managing context between large language models (LLMs) and external systems. In this repository, we provide an installer as well as an MCP Server for Upstash Developer API's.
    Last updated -
    335
    48
    MIT License
    • Linux
    • Apple
  • -
    security
    -
    license
    -
    quality
    The MCP Server integrates APIs from the Youtube-Summarizer as tools within the MCP protocol, allowing for local AI application interaction and tool utilization through natural language queries.
    Last updated -
  • A
    security
    -
    license
    A
    quality
    A Model Context Protocol (MCP) server that provides access to Crunchbase data for AI assistants. This server allows AI assistants to search for companies, get company details, funding information, acquisitions, and people data from Crunchbase.
    Last updated -
    5
    7
    MIT License

View all related MCP servers

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