Skip to main content

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

ServerDescriptionnpm
Stripe MCPPayments, customers, subscriptions, invoices@vineethnkrishnan/stripe-mcp
Sentry MCPIssues, events, stack traces. Self-hosted support.@vineethnkrishnan/sentry-mcp
Notion MCPPages, databases, search, content@vineethnkrishnan/notion-mcp
Linear MCPIssues, projects, teams (GraphQL)@vineethnkrishnan/linear-mcp
Datadog MCPMonitors, metrics, events. Multi-site.@vineethnkrishnan/datadog-mcp
Vercel MCPDeployments, projects, build logs@vineethnkrishnan/vercel-mcp
PagerDuty MCPIncidents, on-call, services. EU support.@vineethnkrishnan/pagerduty-mcp
HubSpot MCPContacts, deals, companies (CRM)@vineethnkrishnan/hubspot-mcp
Intercom MCPConversations, contacts, support@vineethnkrishnan/intercom-mcp
Shopify MCPOrders, products, customers@vineethnkrishnan/shopify-mcp
Google Workspace MCPGmail, Calendar, Drive, Sheets@vineethnkrishnan/google-workspace-mcp
Evernote MCPNotes, 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.