M
MCP Server Exe
by @shadowcz007
Cursor 的 MCP 启动器 - MCP For Cursor。把express和mcp sdk打包成可执行文件。Turn MCP server into an executable file
Created 5/15/2025
Updated 4 months ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx mcp_server_exe
Cursor configuration (mcp.json)
{
"mcpServers": {
"shadowcz007-mcp-server-exe": {
"command": "npx",
"args": [
"mcp_server_exe"
]
}
}
}