Fundamentals MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 60 installs a week from pypi.
Unofficial read-only MCP for fundamentals, macro & news (EDGAR + FRED + Tavily, BYO-key).
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add fundamentals-mcp -- uvx fundamentals-mcp
{
"mcpServers": {
"fundamentals-mcp": {
"args": [
"fundamentals-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.fundamentals-mcp]
command = "uvx"
args = ["fundamentals-mcp"]
{
"mcpServers": {
"fundamentals-mcp": {
"args": [
"fundamentals-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"fundamentals-mcp": {
"args": [
"fundamentals-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
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 (FRED API key; required for get_macro.), FUND_TAVILY_API_KEY (Tavily 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).).
The author declared them in the registry entry; get the values from the project itself.
Unofficial Google Ads MCP for campaigns, keywords, budgets, and gated mutations.
Official MCP server for OpenWeb Ninja APIs - 40+ real-time web data and SERP APIs as MCP tools
Unofficial MCP server for Google Ads: reporting plus safe draft/confirm campaign management.
MCP server for advanced web search using Tavily
Free Bing search MCP server - No API key required
Google Tag Manager + read-only GA4 MCP server. Read-only by default, gated writes, audits.
Minimal MCP server for reading comments on Google Drive files (Docs, Sheets, Slides). Read-only.
MCP server for advanced web search using Tavily API.
Answers built from our own checks of this server.