Claude MCP Servers Collection
@kunalworldwide
About Claude MCP Servers Collection
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-demo-kunalworldwide": {
"command": "docker",
"args": [
"pull",
"kunalondock/mcp-weather:pythonv1"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Claude MCP Servers Collection?
A collection of Model Context Protocol (MCP) servers that extend Claude’s capabilities by connecting it to external data sources and APIs. It enables real-time access to weather forecasts, movie information, university data, and local filesystem management.
How to use Claude MCP Servers Collection?
Install via Docker (recommended) or manually with Python 3.10+ and uv. Configure the claude_desktop_config.json file with the server definitions (Docker or local Python command), then restart Claude Desktop. You can then ask Claude questions related to each server’s domain.
Key features of Claude MCP Servers Collection
- Weather forecasts and alerts using the National Weather Service API
- Movie and TV show data via The Movie Database (TMDB) API
- Queryable information from Amity University Bengaluru’s website
- Local filesystem access: read, write, and manage files
- Easy deployment with Docker or Python/uv
Use cases of Claude MCP Servers Collection
- Ask “What’s the weather in Sacramento?” or check alerts
- Find popular movies, TV shows, or specific genre information
- Get course, faculty, and admission details from Amity University
- List, read, create, or modify files on your computer through Claude
FAQ from Claude MCP Servers Collection
What are the prerequisites to run Claude MCP Servers Collection?
You need either Docker (Desktop or Engine) for easy setup, or Python 3.10+, Git, and the uv package installer for manual setup.
How do I connect these servers to Claude Desktop?
Edit claude_desktop_config.json (located at ~/Library/Application Support/Claude/ on macOS or %APPDATA%\Roaming\Claude\ on Windows) with the server configurations shown in the README, then restart Claude Desktop.
How can I test a server after configuration?
Ask Claude questions like “What movies are popular?” for the TMDB server, or “What files are in my Downloads folder?” for the filesystem server. See the README for example queries per server.
What should I do if a server doesn’t appear in Claude Desktop?
Check your configuration file for syntax errors, verify that the paths or Docker images are correct, and ensure Docker is running if using Docker. Review Claude’s logs at ~/Library/Logs/Claude/ (macOS) or %APPDATA%\Claude\Logs\ (Windows).
What license does Claude MCP Servers Collection use?
The project is licensed under the MIT License.
More AI & Agents MCP servers
Web Agent Protocol
OTA-Tech-AI🌐Web Agent Protocol (WAP) - Record and replay user interactions in the browser with MCP support
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
Gemini MCP Server
aliargunMCP server implementation for Google's Gemini API
Comments