mcp-server-cloudflare icon indicating copy to clipboard operation
mcp-server-cloudflare copied to clipboard

Add more Radar tools

Open andre-j3sus opened this issue 7 months ago • 0 comments

Add tools to retrieve information about:

  • Layer 3 attacks
  • Internet services ranking
  • Internet speed
  • DNS
  • Email Routing
  • Email Security

Created the resolveAndInvoke function to resolve and invoke a method from the TS library dynamically based on the provided slugs. This is useful for Radar because, for each dataset, we have many different endpoints (one for each dimension and data format). This approach allows us to create only one tool per dataset, as creating a tool for each endpoint seems excessive. I'm not sure if this is the best approach, and I'm open to suggestions on how to improve it. Also, I tried to improve the typing for that method, but I'm having a hard time.

andre-j3sus avatar May 02 '25 10:05 andre-j3sus