hey dan, thanks for your reply. i’m on 0.45.9 and i get the same error again. could be an issue with the cloudflare mcp server though - it hasn’t been updated in 2 months and works fine in the claude app.
if you guys could add some logging / dev console type tools i (and many mcp devs) would be very grateful. i’m currently building an MCP server designed to work specifically with cursor and i’m wasting a lot of claude messages just asking it to show me the exact tool calls its trying.
Hey, we wanted to release MCP quickly to get it in peoples hands, but there is definitely some improvements we need to add to ensure we give users like yourself the tooling to build with MCP.
I’d say to keep an eye on updates in the future, and we hope to improve on this as it develops.
hey @raw.works sorry for the late reply, i ended up making my own mcp server to wrap the cloudflare API instead. it uses a CLI tool called create-mcp that you can use to make your own mcp servers.
Check it out! I plan to add a lot more tools to it very soon (specifically Workers, KV, Queues, Hyperdrive)