com.dealsurface/dealsurface
Quality Score
70
/100
MCP server for DealSurface.com sales intelligence platform.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"dealsurface": {
"command": "npx",
"args": [
"-y",
"@dealsurface/mcp-server"
],
"env": {
"DEALSURFACE_API_KEY": "<your-dealsurface_api_key>",
"DEALSURFACE_API_URL": "<dealsurface_api_url>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"dealsurface": {
"command": "npx",
"args": [
"-y",
"@dealsurface/mcp-server"
],
"env": {
"DEALSURFACE_API_KEY": "<your-dealsurface_api_key>",
"DEALSURFACE_API_URL": "<dealsurface_api_url>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @dealsurface/mcp-server§02 Environment variables
DEALSURFACE_API_KEYrequiredsecret
DealSurface API key. Requires 'read' scope for read tools and 'outreach' scope for lead and outreach tools.
DEALSURFACE_API_URLOptional override for the DealSurface API base URL. Defaults to https://dealsurface.com.
§03 MCP Quality Score · methodology
freshness
25
completeness
5
installability
25
documentation
10
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.