MCP Server Config Pack — 15 Pre-Tested Configurations
MCP Server Config Pack 15 Pre-Tested Configurations for AI Tool Connectivity Stop fighting with config files. This pack gives you 15 production-ready MCP server configurations — each with detailed comments, environment variable templates, and tested against Cursor, Claude Code, and Windsurf. Included Servers # Server Use Case 1 PostgreSQL Database queries and schema inspection 2 SQLite Local database operations 3 GitHub Pull requests, issues, repos, code review 4 GitLab Merge requests, pipelines, project management 5 Figma Design files, components, styles 6 Jira Issues, sprints, project queries 7 Slack Messages, channels, user lookup 8 Notion Pages, databases, workspace management 9 Google Drive File listing and document management 10 Gmail Email send, read, search operations 11 Supabase Database queries and storage access 12 Stripe Payments, subscriptions, customer management 13 Pinecone Vector search and semantic retrieval 14 Playwright Browser automation and screenshots 15 Filesystem Local file read, write, and search Works With Cursor — paste into ~/.cursor/mcp.json Claude Code — paste into ~/.claude/mcp_config.json Windsurf — paste into ~/.windsurf/config.json What Makes This Different Every config has inline comments explaining each field Environment variable placeholders — no hardcoded secrets Complete README with setup guides for all 3 tools Troubleshooting section covering the 5 most common MCP issues Zero install needed — runs via npx/uvx on first use All 15 can run simultaneously — just merge into one file What's Included in the Download mcp-server-config-pack/ ├── configs/ # 15 JSONC config files │ ├── 01-postgresql.json │ ├── 02-sqlite.json │ ├── 03-github.json │ ├── ... │ └── 15-filesystem.json ├── README.md # Full setup guide + troubleshooting └── assets/ # Cover image Requirements Node.js 18+ (for npx-based servers) Python 3.10+ (for SQLite uvx server — optional) Cursor, Claude Code, or Windsurf (any version with MCP support) API keys or tokens for the services you want to connect Note: Config files use JSONC format (JSON with Comments). This is the standard for MCP tool configs. Cursor, Claude Code, and Windsurf all support JSONC natively. MCP Server Config Pack. Questions? Reach out on X/Twitter: @DavidSwhile
Get it → davidswhile.gumroad.com