Skip to main content
Glama

SushiMCP 英雄图标

SushiMCP

SushiMCP 是一个模型上下文协议服务器,旨在帮助开发者将上下文传递到他们的 AI IDE。它使用简单,并显著提升了基础和高级 LLM 模型生成代码的性能。最简单的入门方法是使用默认配置将 SushiMCP 注册到您的客户端:

使用 MCP 客户端注册 SushiMCP

{ "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" ] } }

高级配置和深度学习

访问SushiMCP 文档,了解有关 SushiMCP 的高级配置和更深入学习的更多信息。

Glama.ai评级

作者

Chris White:电子邮件| GitHub | Discord |个人网站| X | LinkedIn | Five9 Cyber

执照

本项目遵循 AGPL-3.0 或更高版本许可。详情请参阅license.txt文件。

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

SushiMCP 是一个模型上下文协议服务器,旨在帮助开发人员将上下文传递到他们的 AI IDE。它是一款简单易用的工具,能够显著提升基础版和高级版 LLM 模型生成代码的性能。

  1. 使用 MCP 客户端注册 SushiMCP
    1. 高级配置和深度学习
      1. Glama.ai评级
        1. 作者
          1. 执照

            Related MCP Servers

            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