MCP Server
MCP
EarningsCalls.dev
177,000+ earnings call transcripts for AI - speaker segments & full-text search.
Install
npx -y @earningscalls/[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.earningscalls.dev/mcp",
"headers": [
{
"description": "Your EarningsCalls.dev API key (ect_...). Paid plan required.",
"isRequired": true,
"isSecret": true,
"name": "X-API-Key"
}
]
}
],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@earningscalls/mcp-server",
"version": "0.2.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your EarningsCalls.dev API key (ect_...). Paid plan required.",
"isRequired": true,
"isSecret": true,
"name": "EARNINGSCALLS_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment