- Explore MCP Servers
- mcp-blank
Mcp Blank
What is Mcp Blank
mcp-blank is a tool that allows users to wrap any API into an MCP project with a single prompt, simplifying the integration process.
Use cases
Use cases for mcp-blank include creating prototypes for applications, automating API interactions, and simplifying backend service integrations.
How to use
To use mcp-blank, download the project and open it with Cursor. Generate a new mcp_xxx.py program using the Chat mode with the command: @prompt.md @https://XXXXX (API documentation URL). Modify the claude_config.json.txt file to update the service name, file name, and folder path, then append the content to the MCP configuration file.
Key features
Key features of mcp-blank include one-click API wrapping, easy configuration through JSON files, and compatibility with Cursor and Claude environments.
Where to use
mcp-blank can be used in software development, particularly in projects requiring rapid API integration and automation.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Mcp Blank
mcp-blank is a tool that allows users to wrap any API into an MCP project with a single prompt, simplifying the integration process.
Use cases
Use cases for mcp-blank include creating prototypes for applications, automating API interactions, and simplifying backend service integrations.
How to use
To use mcp-blank, download the project and open it with Cursor. Generate a new mcp_xxx.py program using the Chat mode with the command: @prompt.md @https://XXXXX (API documentation URL). Modify the claude_config.json.txt file to update the service name, file name, and folder path, then append the content to the MCP configuration file.
Key features
Key features of mcp-blank include one-click API wrapping, easy configuration through JSON files, and compatibility with Cursor and Claude environments.
Where to use
mcp-blank can be used in software development, particularly in projects requiring rapid API integration and automation.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
简单操作指南
- 将项目下载下来后用Cursor打开
- 使用Chat模式生成新的mcp_xxx.py程序
@prompt.md @https://XXXXX(想要打包的API文档地址)
-
修改claude_config.json.txt
主要是改"deepseek"(服务名字)和 “mcp_deepseek.py” (文件名字)和“XXXX/mcptest”(文件夹的路径)
-
将claude_config.json.txt里的内容追加到Claude或者Cursor的MCP配置文件
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










