Developer Tools
Trust: 37/100 (Limited)io.github.houtini-ai/fmp Guide
Access financial data and market information via Financial Modeling Prep API
1 starsby houtini-ai
Quick Start
Install
npx @houtini/fmp-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-houtini-ai-fmp": {
"command": "npx",
"args": [
"@houtini/fmp-mcp"
]
}
}
}