mcpbeat Sign in

Fonparam MCP Server

by kemalersin Your server? Claim it
local only

Fonparam MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from npm. Last commit 1 Jun 2026.

MCP server for FonParam API - Turkish mutual funds data

Installs per day peak 19 · avg 6 · -40% w/w
a month agotoday
43
Installs / week
npm · fonparam-mcp
3
Stars
0 open issues
1 Jun 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Fonparam 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 fonparam-mcp -- npx -y fonparam-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "fonparam-mcp": {
      "args": [
        "-y",
        "fonparam-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.fonparam-mcp]
command = "npx"
args = ["-y", "fonparam-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "fonparam-mcp": {
      "args": [
        "-y",
        "fonparam-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "fonparam-mcp": {
      "args": [
        "-y",
        "fonparam-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Fonparam MCP

same job, measured the same way
Mftool MCP
by nayakwadis

MCP Server for publicly available Indian Mutual Funds data

96 installs/wk local only
AniList
by yuna0x0

AniList MCP server for accessing AniList API data

161 installs/wk local only
Sorsa MCP
by sorsa-io

MCP server for the Sorsa.io X/Twitter data API

34 installs/wk local only
Swapi MCP
by abhishekjkrsna

MCP server for SWAPI API

46 installs/wk local only
Tmdb MCP Server
by tcehjaava

MCP server for The Movie Database (TMDB) API

57 installs/wk local only
Mux
by mux

The official MCP Server for the Mux API

414 installs/wk 2 tools answering
Datamuse MCP
by lacausecrypto

MCP server for Datamuse word-finding API

30 installs/wk local only
Coingecko MCP Server
by friendlygeorge

MCP server for CoinGecko cryptocurrency data API

40 installs/wk local only

Fonparam MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Fonparam MCP?
Fonparam 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 npm package fonparam-mcp was installed 43 times last week.
How do I connect Fonparam 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 fonparam-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Fonparam MCP?
The npm package fonparam-mcp was installed 43 times in the last week. Week over week that is -40%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Fonparam MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 3 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.