This repository contains MCP (Model Context Protocol) servers . Each folder represents a different MCP server implementation.
-
Weather Server 🌦️
- Fetches real-time weather details and forecasts.
- Can be integrated with MCP clients like Claude for Desktop.
-
LinkedIn Profile Server 🔗
- Retrieves LinkedIn profile data via an external API from RapidAPI.
- Enables AI models to process professional profile insights.
-
Fetch PubMed Article Server 🔗
- Retrieves articles from PubMed given a query.
-
Roundtable 🤖
- Zero-configuration MCP server that unifies multiple AI coding assistants (Codex, Claude Code, Cursor, Gemini).
- Provides intelligent auto-discovery and standardized interface across AI tools.
- Repository: askbudi/roundtable | Website: askbudi.ai/roundtable
-
claude-node 🐍
- Python subprocess bridge for Claude Code CLI, giving Python code direct access to Claude Code native capabilities via stream-json.
- Repository: claw-army/claude-node
- Clone the repository:
git clone https://github.com/AIAnytime/MCP-Servers.git cd MCP-Servers - Navigate to the desired server folder. Follow the respective README.md file for instructions.
- Watch the MCP Playlist on AI Anytime YT Channel if you face any problem.
Feel free to open issues, submit pull requests, or suggest improvements!
This project is open-source under the MIT License.
🔔 Like this project? Give it a ⭐ on GitHub!