mcpbeat Sign in

Mftool MCP Server

by nayakwadis Your server? Claim it
local only

Mftool MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 96 installs a week from pypi. Last commit 9 May 2026.

MCP Server for publicly available Indian Mutual Funds data

Installs per day peak 29 · avg 13 · -12% w/w
a month agotoday
96
Installs / week
pypi · mftool-mcp
7
Stars
0 open issues
9 May 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Mftool MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add mftool-mcp -- uvx mftool-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mftool-mcp": {
      "args": [
        "mftool-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mftool-mcp]
command = "uvx"
args = ["mftool-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mftool-mcp": {
      "args": [
        "mftool-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mftool-mcp": {
      "args": [
        "mftool-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Mftool MCP

same job, measured the same way
Fonparam MCP
by kemalersin

MCP server for FonParam API - Turkish mutual funds data

43 installs/wk local only
Mfapi India
by pipeworx-io

MFAPI.in MCP — Indian mutual-fund NAV (net asset value) data.

34 tools answering
MCP Server MCP Registry
by formulahendry

MCP Server for MCP Registry to discover and search for available MCP servers in the registry

30 installs/wk local only
Mysql
by marcelo-ochoa

An MCP server for MySQL databases.

38 installs/wk local only
Datamuse MCP
by lacausecrypto

MCP server for Datamuse word-finding API

30 installs/wk local only
Aide MCP Server
by netapp

MCP server for NetApp AI Data Engine

127 installs/wk local only
Scout MCP Local
by scoutapm

An MCP server for Scout Monitoring data interactions.

81 installs/wk local only
Plausible
by pipeworx-io

MCP server for plausible

answering

Mftool MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Mftool MCP?
Mftool MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mftool-mcp was installed 96 times last week.
How do I connect Mftool MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mftool-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Mftool MCP?
The pypi package mftool-mcp was installed 96 times in the last week. Week over week that is -12%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Mftool MCP open source?
Yes — it is published under the MIT licence, written in Python and 7 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.