MCP Servers

模型上下文协议服务器、框架、SDK 和模板的综合目录。

Headless API Stack for MCP. HAPI MCP enables seamless AI integration by dynamically converting API specifications into MCP tools, eliminating the need for custom server implementations

创建于 8/4/2025
更新于 4 months ago
Repository documentation and setup instructions

MCP AI Documentation

MCP AI ecosystem documentation.

  • MCP - main website
  • MCP Documentation - documentation
  • runMCP - the platform to run MCP Servers in a blink of an eye
  • chatMCP - MCP Client to interact with Agents leveraged by MCP Servers
  • HAPI Server - Headless API, is the tool that allows you to expose APIs as MCP Servers, without coding a single line of code

Useful Links

Customization

bun run swizzle @docusaurus/theme-classic Footer --eject --typescript
快速设置
此服务器的安装指南

安装包 (如果需要)

npx @modelcontextprotocol/server-mcp-docs

Cursor 配置 (mcp.json)

{ "mcpServers": { "la-rebelion-mcp-docs": { "command": "npx", "args": [ "la-rebelion-mcp-docs" ] } } }