Fundamentals MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 82 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.
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"
}
}
}
Answers built from our own checks of this server.