api-landing-api
Cloudflare Workers MCP server: api-landing. REST + MCP (JSON-RPC 2.0). Live: api.lazy-mac.com/api-landing
by lazymac2x
Cloudflare Workers MCP server: api-landing
Manages API landing page deployment and configuration on Cloudflare Workers.
Could not list tools - the server may require authentication or be unreachable.
Cloudflare Workers MCP server: api-landing. REST + MCP (JSON-RPC 2.0). Live: api.lazy-mac.com/api-landing
claude_desktop_config.json
{
"mcpServers": {
"api-landing": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.lazy-mac.com/api-landing/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.