Skip to main content
Glama

Значок героя SushiMCP

СушиMCP

SushiMCP — это сервер протокола контекста модели, разработанный для помощи разработчикам в доставке контекста в их ИИ 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" ] } }

Расширенная конфигурация и более глубокое обучение

Посетите документацию SushiMCP для получения дополнительной информации о расширенной настройке и более глубокого изучения SushiMCP.

Рейтинги Glama.ai

Автор

Крис Уайт: Электронная почта | 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 — это сервер протокола контекста модели, который призван помочь разработчикам доставлять контекст в их ИИ IDE. Это простой в использовании инструмент, который значительно повышает производительность базовых и премиум-моделей LLM при генерации кода.

  1. Регистрация SushiMCP у клиента MCP
    1. Расширенная конфигурация и более глубокое обучение
      1. Рейтинги Glama.ai
        1. Автор
          1. Лицензия

            Related MCP Servers

            • A
              security
              F
              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 -
              8
              671
              46
              JavaScript
            • A
              security
              A
              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 -
              16
              37
              44
              TypeScript
              MIT License
              • Linux
              • Apple
            • -
              security
              F
              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 -
              Python
            • A
              security
              A
              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
              6
              JavaScript
              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