MCP Server
MCP
Finance Toolkit
200+ transparent financial metrics calculated from raw statements, not third-party endpoints.
Install
uvx financetoolkit
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://financetoolkit.jeroenbouma.com/mcp"
}
],
"packages": [
{
"registryType": "pypi",
"identifier": "financetoolkit",
"version": "2.1.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Financial Modeling Prep API key, get a key over at https://www.jeroenbouma.com/fmp",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "FINANCIAL_MODELING_PREP_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
pypi
By
Comments
Sign in to leave a comment