mcp-server-cloudflare
mcp-server-cloudflare copied to clipboard
[DEBUG 2025-02-20T04:17:42.561Z] Received list tools request Running on windows
I am able to install just fine however when Cline attempts to utilize the MCP it consistently receives the following response, no matter which tool is attempted. `Error Error executing...
## Intermittent JSON Parsing Errors in MCP Server ### Issue Description The Cloudflare MCP server experiences intermittent JSON parsing errors and race conditions, particularly during high-load operations, server shutdowns, and...
```sh ╭ Checking for existing Wrangler auth info Step 1 of 3 │ ├ If anything goes wrong, try running 'npx wrangler@latest login' manually and retrying. │ ├ Wrangler auth...
i can get the custom `run` command working with my `id`, but i can't seem to get cursor to see the cloudflare mcp 
The main benefit of [FastMCP](https://github.com/punkpeye/fastmcp) is that it cuts down on the boilerplate code for setting up tools, prompts, resources, error handling, etc. Here is an example PR showing how...
I really like to keep my system clean, please add a docker based installation method so I don't need to install anything extra on the host machine. Thank you.
This PR adds installation instructions to automatically install Cloudflare MCP Server for Claude Desktop using Smithery CLI. This makes it easier for users to install the MCP. Also, it adds...
please add support for handling the tunnels
Everyone has their own opinions about how much visual indentation they want in their code. Some prefer 2 spaces, some prefer 4, and then some users may be visually impaired...