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
Model Context Protocol for Unreal Engine
chongdashuEnable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
Perplexity MCP Server
DaInfernalCoderA Model Context Protocol (MCP) server for research and documentation assistance using Perplexity AI. Won 1st @ Cline Hackathon
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
Comments