Starter icon

Starter

Provides a secure boilerplate for exposing AI-compatible APIs to various large language models and agents using the Model Context Protocol.

关于

Built for developers, this tool offers a secure and ready-to-use boilerplate for creating Model Context Protocol (MCP) servers. It facilitates exposing AI-compatible APIs to prominent tools like Claude, OpenAI, Sourcegraph Cody, or custom agents. The starter kit includes essential features such as JWT-based authentication for tenant isolation, automatic function loading, inline schema validation, and dynamic MCP manifest generation, all packaged within a Docker container for ease of deployment.

主要功能

  • JWT-based authentication with tenant isolation
  • Function auto-loading from a dedicated directory
  • Inline per-function schema validation via AJV
  • Dynamic MCP manifest generation
  • Docker container support
  • 1 GitHub stars

使用案例

  • Creating secure and validated API endpoints for Model Context Protocol
  • Building AI-compatible APIs for LLMs like Claude and OpenAI
  • Developing custom agents that interact with external tools
Advertisement

Advertisement