Startup Finance Metrics runs on your own machine — the client starts it, so there is no endpoint to ping. 90 installs a week from pypi. Last commit 1 May 2026.
An MCP server for analyzing startup financial health and generating metrics reports locally.
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 startup-finance-metrics -- uvx startup-finance-mcp
{
"mcpServers": {
"startup-finance-metrics": {
"args": [
"startup-finance-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.startup-finance-metrics]
command = "uvx"
args = ["startup-finance-mcp"]
{
"mcpServers": {
"startup-finance-metrics": {
"args": [
"startup-finance-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"startup-finance-metrics": {
"args": [
"startup-finance-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.