cf-mcp-server

cf-mcp-server

1

The project provides a Cloudflare Worker using the Model Context Protocol that allows the AI assistant Claude to access and use external services and APIs directly from user interactions. It features tools for fetching weather data, IP geolocation, web search, and HTTP requests, designed for seamless integration and interaction.

getWeatherData

Get weather data for a designated city

getIpDetails

Get the geographic location information of the IP address

googleWebSearch

Perform a Google Search

makeRequest

Initiate a custom HTTP request