-
securityF
license-
qualityA Model Context Protocol server that enables AI assistants to explore and interact with Cursor IDE's SQLite databases, providing access to project data, chat history, and composer information.
Last updated -
10
Python
用于构建您自己的模型上下文协议 (MCP) 服务器的入门模板。此模板提供了创建可与 Cursor 或 Claude Desktop 配合使用的自定义 MCP 所需的基本结构和设置。
这将生成/build/index.js
文件 - 已编译的 MCP 服务器脚本。
node ABSOLUTE_PATH_TO_MCP_SERVER/build/index.js
将以下 MCP 配置添加到您的 Claude Desktop 配置中:
该模板在index.ts
中包含一个示例工具实现。要创建您自己的 MCP,请执行以下操作:
index.ts
中的服务器配置:server.tool()
方法定义您的自定义工具:请随时提交问题和增强请求!
麻省理工学院
You must be authenticated.
local-only server
The server can only run on the client's local machine because it depends on local resources.
用于构建模型上下文协议服务器的入门模板,可以与 Cursor 或 Claude Desktop 集成,允许开发人员为 AI 助手创建自定义工具和扩展。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jatinsandilya/mcp-server-template'
If you have feedback or need assistance with the MCP directory API, please join our Discord server