mcpbeat Sign in

Fonzip MCP Server

by ubaranzorlu Your server? Claim it
local only

Fonzip runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 30 Aug 2026.

Dernek ve vakiflar icin Fonzip API v2 MCP sunucusu: bagis, uye, aidat ve etkinlik verileri.

Installs per day peak 372 · avg 19 · +97% w/w
a month agotoday
32
Installs / week
npm · @ubaranzorlu/fonzip-mcp
0
Stars
0 open issues
30 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

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

This one needs environment variables set before it will start: FONZIP_CLIENT_ID (Fonzip API client id. Fonzip > Ayarlar > Gelismis > Fonzip API menusunden olusturulur.), FONZIP_CLIENT_SECRET (Fonzip API client secret.), FONZIP_SCHEMA_MODE (Tool semasi ayrintisi: full (varsayilan) veya compact.), FONZIP_BASE_URL (Fonzip API adresi.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Fonzip

same job, measured the same way
MCP Ksef Pl
by cmendezs

Polish e-invoicing MCP: KSeF API v2, FA(3)/FA(2) XML, Peppol BIS 3.0, NIP/REGON validation.

942 installs/wk local only
Neosyn Fpga MCP
by neosyn

AI-agent MCP server for FPGA design: compile, validate & generate Verilog from C⏚ HDL.

local only
Veriphone
by pipeworx-io

Veriphone MCP — wraps the Veriphone phone-validation API (veriphone.io)

38 tools answering
I
Engineer Your Data
by eghuzefa

MCP server for data engineering: validation, transformation, visualization, and APIs.

64 installs/wk local only
Dicker Data
by wyre-ai

MCP server for Dicker Data's B2B partner/reseller REST API — pricing, orders, and invoices.

local only
Deprecation MCP
by tsvillain

MCP server for cross-vendor API/SDK deprecation and breaking-change tracking

35 installs/wk local only
Mermaid MCP
by mermaidchart

MCP server for Mermaid diagram validation and rendering

25 tools answering
Getcourse MCP
by theyahia

MCP server for GetCourse API -- users, deals.

41 installs/wk local only

Fonzip — questions

Answers built from our own checks of this server.

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