Mftool Mcp
@NayakwadiS
关于 Mftool Mcp
🚀 MCP Server for publicly available real-time Indian Mutual Funds data
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mftool-mcp": {
"command": "uvx",
"args": [
"mftool-mcp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.

EverArt
modelcontextprotocolModel Context Protocol Servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
评论