MCP Server
MCP
io.github.houtini-ai/fmp
Access financial data and market information via Financial Modeling Prep API
Install
npx -y @houtini/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@houtini/fmp-mcp",
"version": "1.1.8",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Financial Modeling Prep API key (get from https://site.financialmodelingprep.com/developer/docs)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "FMP_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment