MCP.so
Sign In
Servers

Claude MCP Servers Collection

@kunalworldwide

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 from AI & Agents