Lightweight MCP server to give your Cursor Agent access to the Cloudflare API
更新时间:2025-03-05 19:21:15
What is cloudflare-api-mcp
How to use cloudflare-api-mcp
- Is cloudflare-api-mcp free to use? Yes! cloudflare-api-mcp is free to use as it operates on Cloudflare Workers. - What programming language is used? The project is developed in TypeScript. - How can I add new tools to the MCP server? You can create new MCP tools by adding methods to the MyWorker class in the src/index.ts file.