Repository management, file operations, and GitHub API integration
Time★
A MCP server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
Ms
MCP Apple Notes
Talk with your notes in Claude. RAG over your Apple Notes using Model Context Protocol.
Amap Maps
高德地图官方 MCP Server
Ms
Playwright MCP
A MCP server that provides browser automation capabilities using Playwright. This server enables LLMs to interact with web pages through structured accessibility snapshots, bypassing the need for screenshots or visually-tuned models.
Google Maps
Google Maps is a location services API that provides directions, place details, and geographic data to enhance applications with mapping functionalities.
Weather MCP Server★
Weather MCP Server is a Python-based server application designed to provide weather data and forecasts.
TavilyMCP★
This integration provides AI models with real-time access to web information, complete with sophisticated filtering options and domain-specific search features.
Ms
WhatsApp MCP Server★
This is a Model Context Protocol (MCP) server for WhatsApp. With this you can search and read your personal Whatsapp messages (including images, videos, documents, and audio messages), search your contacts and send messages to either individuals or groups. You can also send media files including images, videos, documents, and audio messages.
Telegram AI Assistant Bot
Telegram AI Assistant Bot that responds to user messages using multiple MCP Servers.
Notion MCP Server★
Official Notion MCP Server.
Wechat MCP★
Wechat MCP, 微信MCP, 获取消息和发送消息发送文件, SQL查询 & 历史消息管理
Outlook Mail Calendar★
This MCP server gives Claude Desktop access to your Microsoft 365 mail and (soon) calendar using the Microsoft Graph API. ✨ Features ✅ Mail access: Compose, File, Delete, Search, filter, and analyze your inbox from Claude or any MCP-compatible agent (DONE) 🔜 Calendar support: List Events, Create Events, Delete Events (search and update coming soon) 🚧 OneDrive support: Possible future direction after mail and calendar are robust
FAQ
Q
What is MCP (Model Context Protocol)?
MCP is an open-source protocol developed by Anthropic that enables AI systems like Claude to securely connect with various data sources. It provides a universal standard for AI assistants to access external data, tools, and prompts through a client-server architecture.
Q
What is MCP Server?
MCP Server is a system that provides context, tools, and prompts to AI clients. It can expose data sources like files, documents, databases, and API integrations, allowing AI assistants to access real-time information in a secure way.
Q
How do MCP Server work?
MCP Server work through a simple client-server architecture. They expose data and tools through a standardized protocol, maintaining secure 1:1 connections with clients inside host applications like Claude Desktop.
Q
What can MCP Server provide?
MCP Server can share resources (files, docs, data), expose tools (API integrations, actions), and provide prompts (templated interactions). They control their own resources and maintain clear system boundaries for security.
Q
How does Claude use MCP?
Claude can connect to MCP server to access external data sources and tools, enhancing its capabilities with real-time information. Currently, this works with local MCP servers, with enterprise remote server support coming soon.
Q
Is MCP Server secure?
Yes, security is built into the MCP protocol. Server controls its own resources, there's no need to share API keys with LLM providers, and the system maintains clear boundaries. Each server manages its own access and data.