Backstory: search your data exports locally
v1.1.0
io.github.magna-nz/backstory
Search your Google, Telegram, Spotify and Instagram exports locally. Fully offline.
io.github.SimonTarara62/fundamentals-mcp · v0.1.1
Unofficial read-only MCP for fundamentals, macro & news (EDGAR + FRED + Tavily, BYO-key).
Fundamentals MCP 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"fundamentals-mcp": {
"command": "uvx",
"args": [
"fundamentals-mcp"
]
}
}
}FUND_ENV_FILE可选Path to a .env file holding FUND_* keys (alternative to inline env).
FUND_EDGAR_USER_AGENT可选User-Agent for SEC EDGAR requests; required for resolve_instrument / get_fundamentals.
FUND_FRED_API_KEY可选secretFRED API key; required for get_macro.
FUND_TAVILY_API_KEY可选secretTavily API key; required for get_news.
FUND_EDGAR_MIN_INTERVAL可选Min seconds between EDGAR requests (default 0.2).
FUND_FRED_MIN_INTERVAL可选Min seconds between FRED requests (default 0.6).
FUND_TAVILY_MIN_INTERVAL可选Min seconds between Tavily requests (default 1.0).
v1.1.0
io.github.magna-nz/backstory
Search your Google, Telegram, Spotify and Instagram exports locally. Fully offline.
v1.30.5
com.astranl/mcp
NL coordination protocol — 1% fee, agent-native, real Dutch merchant pricing. Open brain.
v3.0.319
com.local-mcp/local-mcp
180 local tools from ChatGPT, Claude.ai & desktop AIs: Mail, iMessage, Teams, files. Local, free.
v1.37.5
io.github.zoharbabin/web-researcher-mcp
Your AI research assistant that cites real sources and stays honest
v1.31.8
io.github.vuluu2k/webcake-storefront-mcp
Build pages and manage products, orders, and content on the WebCake/StoreCake storefront builder.
v1.4.53
io.github.HrRodan/agent-workspace-mcp
A sandboxed, agentic workspace providing secure filesystem, bash, and uv-powered Python execution.
{
"id": "io.github.SimonTarara62/fundamentals-mcp",
"type": "mcp-server",
"version": "0.1.1",
"displayName": "Fundamentals MCP",
"description": "Unofficial read-only MCP for fundamentals, macro & news (EDGAR + FRED + Tavily, BYO-key).",
"repository": {
"url": "https://github.com/SimonTarara62/fundamentals-mcp",
"source": "github"
},
"homepage": "https://github.com/SimonTarara62/fundamentals-mcp",
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "fundamentals-mcp",
"version": "0.1.1",
"runtimeHint": "uvx",
"transport": "stdio",
"environmentVariables": [
{
"name": "FUND_ENV_FILE",
"description": "Path to a .env file holding FUND_* keys (alternative to inline env)."
},
{
"name": "FUND_EDGAR_USER_AGENT",
"description": "User-Agent for SEC EDGAR requests; required for resolve_instrument / get_fundamentals."
},
{
"name": "FUND_FRED_API_KEY",
"description": "FRED API key; required for get_macro.",
"isSecret": true
},
{
"name": "FUND_TAVILY_API_KEY",
"description": "Tavily API key; required for get_news.",
"isSecret": true
},
{
"name": "FUND_EDGAR_MIN_INTERVAL",
"description": "Min seconds between EDGAR requests (default 0.2)."
},
{
"name": "FUND_FRED_MIN_INTERVAL",
"description": "Min seconds between FRED requests (default 0.6)."
},
{
"name": "FUND_TAVILY_MIN_INTERVAL",
"description": "Min seconds between Tavily requests (default 1.0)."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.SimonTarara62/fundamentals-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.SimonTarara62%2Ffundamentals-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}