Mftool MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 70 installs a week from pypi. Last commit 9 May 2026.
MCP Server for publicly available Indian Mutual Funds data
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mftool-mcp -- uvx mftool-mcp
{
"mcpServers": {
"mftool-mcp": {
"args": [
"mftool-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.mftool-mcp]
command = "uvx"
args = ["mftool-mcp"]
{
"mcpServers": {
"mftool-mcp": {
"args": [
"mftool-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mftool-mcp": {
"args": [
"mftool-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.