
Gopher
- CourtimusPrime/Gopher.it
Gopher MCP is a MCP server that gives agents B2B lead discovery and enrichment through the Gopher API from natural language.
About
Gopher MCP is a lead intelligence Model Context Protocol server that lets coding agents discover and enrich B2B prospects using natural language queries against the Gopher API. founders in the grow phase use it to draft targeted outreach lists, research accounts that match an ICP, and enrich contacts without hopping between tabs and spreadsheets. Install the npm package gopher-mcp, register stdio transport, and set GOPHER_API_KEY from gopher.it.com; override GOPHER_API_BASE_URL only if you need a non-default endpoint. It pairs well with agent-driven email prep, landing page personalization research, and lightweight sales ops automation. Complexity is beginner to intermediate: one secret env var and npm install, but you should still validate GDPR and outreach compliance yourself. Version 0.1.0 is early—treat outputs as drafts for human review. This is an API-backed MCP connector, not an installable Claude skill for copywriting alone.
- Gopher MCP v0.1.0 via npm package gopher-mcp with stdio transport
- Required GOPHER_API_KEY (gph_…) from gopher.it.com API keys
- Natural-language B2B prospect discovery and enrichment for agents
- Optional GOPHER_API_BASE_URL override (default https://gopher.it.com)
- Lead intelligence MCP layer, not a CRM replacement skill
Gopher by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add --env GOPHER_API_KEY=YOUR_GOPHER_API_KEY --env GOPHER_API_BASE_URL=YOUR_GOPHER_API_BASE_URL gopher-mcp -- npx -y gopher-mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| Package | gopher-mcp |
|---|---|
| Transport | STDIO |
| Auth | Required |
| Repository | CourtimusPrime/Gopher.it ↗ |
What it does
Discover and enrich B2B prospects from natural language inside your agent for outbound, partnerships, or ICP research.
Who is it for?
Best when you're doing hands-on outbound and want agent-assisted ICP search and company enrichment via MCP.
Skip if: B2C consumer apps, teams without a Gopher subscription, or workflows that must not send prospect data to third-party APIs.
What you get
With GOPHER_API_KEY configured, your agent can call Gopher MCP tools to surface and enrich prospect data for outbound and lifecycle work.
- MCP tools for B2B discover-and-enrich flows via Gopher API
- Agent-ready prospect research without custom REST scaffolding each session
By the numbers
- Server version 0.1.0 on npm identifier gopher-mcp
- 1 required secret env var: GOPHER_API_KEY
- Default API base URL https://gopher.it.com (overridable via GOPHER_API_BASE_URL)
Recommended MCP Servers
How it compares
B2B lead API MCP server, not a generic web search skill or CRM admin plugin marketplace.
FAQ
Who is Gopher MCP for?
Developers and small B2B teams who use Gopher for prospect intelligence and want Claude Code, Cursor, or Codex to query leads through MCP stdio tools.
When should I use Gopher MCP?
Use it in grow and lifecycle workflows when you need discover-and-enrich prospect research from natural language before campaigns, partnerships, or sales follow-up.
How do I add Gopher MCP to my agent?
Install gopher-mcp from npm, add the stdio server to your MCP config, and set the required GOPHER_API_KEY environment variable to your gph_ key from gopher.it.com.