Overview
What is MCP Servers Collection?
MCP Servers Collection is a set of Model Context Protocol (MCP) servers that extend Claude with external integrations like search, calendar, CRM, and messaging. It is based on Anthropic's MCP specification and uses the official TypeScript SDK.
How to use MCP Servers Collection?
Each server is available as an npm package (e.g., @integrabot/brave-search). Install the desired package and run it with an MCP-compatible client such as Claude. To build all servers from source, run npm run build in the project root.
Key features of MCP Servers Collection
- Brave Search for web and local search.
- Brasil API for Brazilian public data (CEP, CNPJ, FIPE).
- Google Calendar for event management and scheduling.
- Ploomes CRM for customers, deals, and contacts.
- Slack for messaging, threads, reactions, and user profiles.