Claude MCP Servers Collection
@kunalworldwide
关于 Claude MCP Servers Collection
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-server-demo-kunalworldwide": {
"command": "docker",
"args": [
"pull",
"kunalondock/mcp-weather:pythonv1"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
AI 与智能体 分类下的更多 MCP 服务器
Sequential Thinking Multi-Agent System (MAS)
FradSerAn advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP.
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
评论