
Fonparam Mcp
Pull Turkish mutual fund metrics and comparisons into agent workflows for dashboards, newsletters, or fintech features.
Overview
FonParam MCP is a Grow-phase Finance MCP server that exposes Turkish mutual fund data from the FonParam API to agents via the npm stdio package fonparam-mcp.
What is this MCP server?
- stdio MCP npm package `fonparam-mcp` (v1.0.4 on npm registry)
- Bridges FonParam API for Turkish mutual funds (TEFAS-style fund universe)
- Agent-callable queries for fund research and product analytics pipelines
- Local stdio transport suitable for Claude Code, Cursor, and Codex-style hosts
- Version 1.0.4 on npm with identifier `fonparam-mcp` and stdio transport
- Registry base URL https://registry.npmjs.org
- Repository: github.com/kemalersin/fonparam-mcp
Community signal: 3 GitHub stars.
What problem does it solve?
Builders serving Turkish fund investors cannot easily wire FonParam fund data into agent-assisted analytics without repetitive custom API glue.
Who is it for?
Solo builders building Turkey-focused fund screeners, agent research assistants, or internal analytics that need FonParam-sourced data.
Skip if: Products targeting only US or EU funds with no FonParam coverage, or teams that refuse to run a local npm-based stdio MCP server.
What do I get? / Deliverables
After install, your agent can query FonParam-backed mutual fund data through MCP for analytics, reporting, and feature development.
- MCP tool surface over FonParam Turkish mutual fund endpoints
- Agent-ready fund queries for dashboards, bots, or research exports
- Repeatable local stdio integration via npm registry package
Recommended MCP Servers
Journey fit
Fund performance and allocation analytics typically matter after you have a product surface and need ongoing data—not only at first ideation. Analytics is the canonical shelf for monitoring fund returns, categories, and comparisons via FonParam rather than building core app UI from scratch.
How it compares
Regional FonParam API MCP bridge, not a global equities terminal or discretionary trading signal skill.
Common Questions / FAQ
Who is io.github.kemalersin/fonparam-mcp for?
Developers and solo builders who need Turkish mutual fund data from FonParam inside Claude Code, Cursor, or similar MCP agents.
When should I use io.github.kemalersin/fonparam-mcp?
Use it when building or growing analytics features—fund screens, comparisons, automated research—that rely on FonParam’s Turkish fund dataset.
How do I add io.github.kemalersin/fonparam-mcp to my agent?
Install the npm package `fonparam-mcp` (v1.0.4), add it as a stdio MCP server in your host config, and provide any FonParam API credentials required by the API terms.