Loading MCP server directory, please wait...
Macro events, earnings & market data from QuantGist for Claude and other AI agents.
npx @getmcp/cli add io.github.QuantGist-Technologies/quantgist-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
QUANTGIST_API_KEYQuantGist API key (qg_live_... or qg_test_...). Get one free at https://quantgist.com
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.QuantGist-Technologies/quantgist-mcp": {
"command": "uvx",
"args": [
"quantgist-mcp"
],
"env": {
"QUANTGIST_API_KEY": ""
}
}
}
}