MC Pool

MC Pool

A curated collection of Model Context Protocol (MCP) servers for popular SaaS platforms — Stripe, Sentry, Notion, Linear, Datadog, Vercel, PagerDuty, HubSpot, Intercom, Shopify, Google Workspace

Category
访问服务器

README

MCP Pool

CI Quality Security License: MIT

Documentation | npm | GitHub

A curated collection of Model Context Protocol (MCP) servers that give AI assistants direct, read-only access to popular SaaS APIs — no dashboard switching required.

MCP Pool bridges the gap between AI chat interfaces and the business tools teams rely on daily. Ask questions in natural language, get real answers backed by live data.


Packages

Package Description Version
@vineethnkrishnan/stripe-mcp Stripe — payments, customers, subscriptions, invoices npm
@vineethnkrishnan/sentry-mcp Sentry — issues, events, stack traces. Self-hosted support. npm
@vineethnkrishnan/notion-mcp Notion — pages, databases, search, content npm
@vineethnkrishnan/linear-mcp Linear — issues, projects, teams (GraphQL) npm
@vineethnkrishnan/datadog-mcp Datadog — monitors, metrics, events. Multi-site support. npm
@vineethnkrishnan/vercel-mcp Vercel — deployments, projects, build logs npm
@vineethnkrishnan/pagerduty-mcp PagerDuty — incidents, on-call, services. EU support. npm
@vineethnkrishnan/hubspot-mcp HubSpot — contacts, deals, companies npm
@vineethnkrishnan/intercom-mcp Intercom — conversations, contacts, support npm
@vineethnkrishnan/shopify-mcp Shopify — orders, products, customers npm
@vineethnkrishnan/google-workspace-mcp Google Workspace — Gmail, Calendar, Drive, Sheets npm

Quick Start

Prerequisites

Use with Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "stripe": {
      "command": "npx",
      "args": ["-y", "@vineethnkrishnan/stripe-mcp"],
      "env": {
        "STRIPE_SECRET_KEY": "sk_test_..."
      }
    }
  }
}

Then ask Claude things like:

  • "How many active subscriptions do we have?"
  • "Why did the last payment for cus_123 fail?"
  • "Show me our current Stripe balance."

Development

# Clone and install
git clone https://github.com/vineethkrishnan/mcp-pool.git
cd mcp-pool
npm install
Command Description
npm run build Build all packages
npm test Run tests across all packages
npm run lint:check Lint with ESLint
npm run format:check Check formatting with Prettier
npm run docs:start Start docs dev server

Project Structure

mcp-pool/
├── packages/
│   ├── oauth-core/          # Shared OAuth 2.0 infrastructure
│   │   └── src/
│   │       ├── strategies/  # OAuth & static token strategies
│   │       └── cli/         # Auth login/logout CLI helpers
│   └── <server>/            # MCP server (×11)
│       └── src/
│           ├── index.ts     # MCP server entry point
│           ├── services/    # API SDK wrapper
│           ├── tools/       # MCP tool definitions
│           └── common/      # Shared types & utilities
├── docs/                    # Docusaurus documentation site
├── .github/workflows/       # CI, quality, security, release
└── package.json             # Monorepo root (npm workspaces)

CI/CD

Workflow Trigger What it does
CI Push / PR to main Lint, test (Node 20 + 22), build
Quality Push / PR to main Dead code detection (knip), code duplication (jscpd)
Security Push / PR / weekly CodeQL analysis, dependency review, Trivy scan
Commit Lint PR Validates PR title follows Conventional Commits
Release Push to main release-please versioning, npm publish, docs deploy

Adding a New MCP Server

  1. Create packages/<name>/ following the structure in packages/stripe/
  2. Implement a service layer (API wrapper) and tool layer (MCP interface)
  3. Add tests — aim for full coverage
  4. Add the package entry to release-please-config.json and .release-please-manifest.json
  5. Add documentation pages in docs/

See CONTRIBUTING.md for full guidelines.


Commit Convention

All commits follow Conventional Commits:

feat(stripe): add refund support
fix(stripe): handle null customer email
docs: update installation guide

Enforced via commitlint + husky pre-commit hooks.


Documentation

Visit the documentation site for detailed guides on each MCP server.


Roadmap

See the roadmap for planned features and upcoming milestones:

  • v0.2.0 — Write operations, SSE transport, streaming responses
  • v0.3.0 — Webhooks, multi-account, expanded API coverage, new servers

License

MIT — Vineeth Krishnan

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选