weather-forecast-mcp-server
A TypeScript-based MCP server for weather forecast, implementing core MCP concepts.
Usage
- Create a
.envfile and add your OpenWeather API key:OPENWEATHER_API_KEY=your_api_key_here - Build the project:
npm run build - Configure your Claude Desktop config file (
claude_desktop_config.json) with the path to the builtindex.js:{
Recommend MCP Servers 💡
basic-memory
Basic Memory is a local-first knowledge base that integrates with Large Language Models (LLMs) via the Model Context Protocol (MCP), allowing AI assistants to read and write to your local Markdown files, enabling persistent memory for conversations and structured knowledge management.
jlowin/fastmcp
🚀 The fast, Pythonic way to build MCP servers and clients.
TAMA-MCP-Server
An AI-powered command-line interface (CLI) task manager that functions as an MCP server, enabling AI-driven task generation, expansion, and standard task management with dependency tracking.
@JackKuo666/pubtator-mcp-server
A biomedical literature annotation and relationship mining server based on PubTator3 accessible through MCP interface.
drand-mcp-server
Provides verifiable randomness from the drand network as an input seed for AI applications via the Model Context Protocol.
@codex-data/codex-mcp
A Model Context Protocol server for the Codex API