Mftool Mcp
@NayakwadiS
About Mftool Mcp
๐ MCP Server for publicly available real-time Indian Mutual Funds data
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mftool-mcp": {
"command": "uvx",
"args": [
"mftool-mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Mftool Mcp?
Mftool Mcp is a Model Context Protocol (MCP) server that gives any LLM client access to publicly available Indian Mutual Fund data via the mftool library. It enables users to query live NAVs, historical returns, scheme details, and performance comparisons through natural language.
How to use Mftool Mcp?
Install Mftool Mcp using either uvx mftool-mcp (recommended, no install needed) or pip install mftool-mcp followed by mftool-mcp. Then configure your MCP client (e.g., Claude Desktop or Cursor) by adding the server entry to its config JSON and restarting the client.
Key features of Mftool Mcp
- Live NAV queries for any AMFI scheme code
- Bulk NAV retrieval for multiple schemes concurrently
- Historical NAV data with optional date range filtering
- Scheme discovery by AMC, name keyword, or category (equity/debt/hybrid)
- Daily performance data for equity, debt, hybrid, and other fund types
- SIP return calculation with absolute percentage and annualised IRR
Use cases of Mftool Mcp
- Find mutual fund schemes by AMC or name keyword
- Get the current NAV of a specific scheme instantly
- Compare historical returns of different funds over 1Y/3Y/5Y periods
- Discover all schemes under a particular fund house
- Retrieve and analyse daily performance for all equity or debt funds
FAQ from Mftool Mcp
What data source does Mftool Mcp use?
All data is sourced via the mftool library, which fetches from publicly available Indian Mutual Fund data sources. Accuracy depends on published figures.
What are the runtime requirements for Mftool Mcp?
Mftool Mcp requires Python 3.10+ and the mftool library. It can be run via uvx (no install) or pip installation.
Does Mftool Mcp provide financial advice?
No, it is for informational purposes only and does not constitute financial advice. Users should consult a qualified advisor before making investment decisions.
How can I manage caching in Mftool Mcp?
Use the clear_cache tool to force fresh fetches, or call set_cache_enabled to enable or disable caching globally. The get_cache_stats tool shows hit/miss statistics.
Frequently asked questions
What data source does Mftool Mcp use?
All data is sourced via the mftool library, which fetches from publicly available Indian Mutual Fund data sources. Accuracy depends on published figures.
What are the runtime requirements for Mftool Mcp?
Mftool Mcp requires Python 3.10+ and the mftool library. It can be run via uvx (no install) or pip installation.
Does Mftool Mcp provide financial advice?
No, it is for informational purposes only and does not constitute financial advice. Users should consult a qualified advisor before making investment decisions.
How can I manage caching in Mftool Mcp?
Use the `clear_cache` tool to force fresh fetches, or call `set_cache_enabled` to enable or disable caching globally. The `get_cache_stats` tool shows hit/miss statistics.
Basic information
More Other MCP servers

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student โ in a fraction of the time. What once took a week, now takes one free period.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.

Peekaboo MCP โ lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Nginx UI
0xJackyYet another WebUI for Nginx

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Comments