Cf
Enables Claude to access external services and APIs directly from conversations via a Cloudflare Worker.
关于
This Cloudflare Worker acts as a Model Context Protocol (MCP) server, empowering Claude to interact with external resources. It offers a suite of tools, including fetching weather data, performing IP geolocation lookups, conducting web searches, and making custom HTTP requests. By deploying this worker, users can seamlessly integrate real-world information and functionalities into their Claude conversations, enhancing its capabilities and usefulness.
主要功能
- Performs Google searches with customizable result count
- 1 GitHub stars
- Fetches current weather data for any city
- Looks up detailed information about any IP address
- Makes custom HTTP requests with full control over headers, methods, and body data
使用案例
- Enriching Claude conversations with real-time data.
- Automating tasks and workflows through Claude interactions.
- Providing Claude with access to specific APIs and services.