MCP Pool
A curated collection of Model Context Protocol (MCP) servers that give AI assistants direct access to popular SaaS APIs.
What is MCP?
The Model Context Protocol is an open standard that allows AI assistants to connect to external data sources and tools. Instead of copy-pasting data into chat, MCP lets the AI query your systems directly.
Available Servers
| Server | Description | npm |
|---|---|---|
| Stripe MCP | Payments, customers, subscriptions, invoices | @vineethnkrishnan/stripe-mcp |
| Sentry MCP | Issues, events, stack traces. Self-hosted support. | @vineethnkrishnan/sentry-mcp |
| Notion MCP | Pages, databases, search, content | @vineethnkrishnan/notion-mcp |
| Linear MCP | Issues, projects, teams (GraphQL) | @vineethnkrishnan/linear-mcp |
| Datadog MCP | Monitors, metrics, events. Multi-site. | @vineethnkrishnan/datadog-mcp |
| Vercel MCP | Deployments, projects, build logs | @vineethnkrishnan/vercel-mcp |
| PagerDuty MCP | Incidents, on-call, services. EU support. | @vineethnkrishnan/pagerduty-mcp |
| HubSpot MCP | Contacts, deals, companies (CRM) | @vineethnkrishnan/hubspot-mcp |
| Intercom MCP | Conversations, contacts, support | @vineethnkrishnan/intercom-mcp |
| Shopify MCP | Orders, products, customers | @vineethnkrishnan/shopify-mcp |
| Google Workspace MCP | Gmail, Calendar, Drive, Sheets | @vineethnkrishnan/google-workspace-mcp |
| Evernote MCP | Notes, notebooks, tags, search | @vineethnkrishnan/evernote-mcp |
Why MCP Pool?
- Ready to use — Install via
npx, configure one environment variable, done. - LLM-optimized — Responses are cleaned and transformed to minimize token usage.
- Multi-IDE support — Works with Claude Desktop, VS Code, Cursor, Windsurf, JetBrains, and Claude Code CLI.
Quick Start
npx -y @vineethnkrishnan/stripe-mcp
See the Installation Guide for detailed setup instructions for your IDE.