Fonparam MCP
@kemalersin
Fonparam.com üzerinden yatırım fonlarına ilişkin güncel verilerin, performans istatistiklerinin ve karşılaştırmaların alınmasını sağlar.
Overview
What is Fonparam MCP?
Fonparam MCP is a Model Context Protocol server that enables Claude Desktop to access Turkish investment fund data from the FonParam API. It provides current fund data, performance statistics, and comparisons for users interested in Turkey's investment funds.
How to use Fonparam MCP?
Install via the recommended npm package or from source, then add the server configuration to your Claude Desktop configuration file (claude_desktop_config.json). After restarting Claude Desktop, you can use built-in tools such as list_funds, compare_funds, and fund_historical_data by asking natural language queries.
Key features of Fonparam MCP
- Fund listing with filtering and search
- Compare 2–5 funds side-by-side
- Fund investment analysis and return calculation
- Portfolio management company information and statistics
- Historical performance data for funds
- Daily market statistics and Turkish inflation rates
Use cases of Fonparam MCP
- Show the top 10 performing investment funds
- Compare two or more funds (e.g., AAK and DAH)
- Calculate what a 10,000 TL investment in a fund would be worth from year start to today
- Retrieve the latest inflation rates for Turkey
FAQ from Fonparam MCP
What data does Fonparam MCP access?
It accesses Turkish investment fund data via the public FonParam API, including fund lists, performance, historical values, company details, and inflation rates.
What are the rate limits?
The server uses the free tier of the FonParam API, which allows up to 25 requests per 15 minutes and 100 requests per day. Heavy use may require obtaining an API key.
How do I install Fonparam MCP?
You can install it either via npm (npx -y fonparam-mcp) or by cloning the repository, installing dependencies, and building from source. The npm method is recommended.
What tools are available?
Tools include list_funds, top_performing_funds, compare_funds, analyze_fund, fund_historical_data, list_companies, company_details, statistics, latest_statistics, statistics_by_date, list_fund_types, fund_type_details, inflation_rates, latest_inflation_rate, and monthly_inflation_rate.