prospect-intelligence-mcp
v1.0.0
Published
AI-powered UK prospect intelligence MCP — Companies House enrichment, scoring and pitch generation
Maintainers
Readme
Prospect Intelligence MCP
AI-powered UK prospect intelligence for Claude Desktop and any MCP client.
Search → Enrich → Score → Pitch — in one workflow.
What it does
| Tool | Description | Tier |
|------|-------------|------|
| search_company | Search Companies House by name | Standard |
| get_directors | Get active directors by company number | Standard |
| score_prospect | AI score 1-10 with signals + reason | Standard |
| generate_pitch | Personalised cold email (subject, body, follow-up) | Standard |
| bulk_enrich | Enrich a list of companies — score + pitch all at once | Pro |
Setup
1. Get a licence key
Visit https://prospectintel.co.uk → £199/mo Standard · £399/mo Pro (includes bulk_enrich)
2. Get your API keys
- Companies House (free): https://developer.company-information.service.gov.uk
- Anthropic: https://console.anthropic.com/settings/keys
3. Add to Claude Desktop
Windows: %APPDATA%\Claude\claude_desktop_config.json
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"prospect-intelligence": {
"command": "npx",
"args": ["prospect-intelligence-mcp"],
"env": {
"LICENCE_KEY": "PIMP-XXXX-XXXX-XXXX",
"CH_API_KEY": "your_companies_house_key",
"ANTHROPIC_API_KEY": "sk-ant-..."
}
}
}
}Example prompts
"Find the directors of Acme Digital Ltd and score them as a prospect for my web agency"
"Generate a cold email pitch for TechFlow Solutions — we're a London SEO agency"
"Enrich these 10 companies and rank them by prospect score:
Brightside Media, Nova Digital, Peak Systems..."Pricing
| Plan | Price | Includes | |------|-------|---------| | Standard | £199/mo | search, directors, score, pitch | | Pro | £399/mo | Everything + bulk_enrich (up to 20/call) | | Agency | £799/mo | Pro + white-label + priority support |
