Skip to main content
Glama

SushiMCP ヒーローアイコン

寿司MCP

SushiMCPは、開発者がAI IDEにコンテキストを提供するのを支援するために設計されたモデルコンテキストプロトコルサーバーです。使い方は簡単で、コード生成時のベースおよびプレミアムLLMモデルのパフォーマンスを大幅に向上させます。最も簡単な導入方法は、デフォルトの設定を使用してSushiMCPをクライアントに登録することです。

SushiMCPをMCPクライアントに登録する

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

Related MCP server: Upstash MCP Server

高度な構成とより深い学習

SushiMCP の高度な構成とより詳しい情報については、 SushiMCP ドキュメントをご覧ください。

Glama.aiの評価

著者

Chris White:メール| GitHub | Discord |個人サイト| X | LinkedIn | Five9 Cyber

ライセンス

このプロジェクトはAGPL 3.0以降のライセンスに基づいています。詳細はlicense.txtファイルをご覧ください。

Latest Blog Posts

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