fefergrgrgrg/create-mcp
CLI to set up and deploy MCP Servers to Cloudflare Workers in seconds. Just write TypeScript functions to make Cursor MCP tools.
Platform-specific configuration:
{
"mcpServers": {
"create-mcp": {
"command": "npx",
"args": [
"-y",
"create-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...