mcpbeat Sign in

Code Fundi MCP Server

by felixwaweru Your server? Claim it
local only

Code Fundi MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 48 installs a week from npm. Last commit 29 Jul 2026.

CodeFundi MCP server for codebase mapping and blast-radius analysis.

Installs per day peak 17 · avg 7 · +126% w/w
a month agotoday
48
Installs / week
npm · @codefundi/code-fundi-mcp
1
Stars
0 open issues
29 Jul 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

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

Alternatives to Code Fundi MCP

same job, measured the same way
Code Review Analyst
by j0hanz

Gemini-powered MCP server for code review analysis.

local only
Codex MCP Tool
by x51xxx

MCP server bridging AI assistants to OpenAI Codex CLI for code analysis and review

151 installs/wk local only
Code Lens
by j0hanz

Gemini-powered MCP server for code analysis.

80 installs/wk local only
Code Analyze MCP
by clouatre-labs

MCP server for code structure analysis using tree-sitter.

local only
Aptu Coder
by clouatre-labs

MCP server for code structure analysis using tree-sitter.

local only
Understand Anything - MCP
by uamcp

A powerful MCP server for codebase architecture analysis and automated governance.

67 installs/wk local only
MCP Abap Adt
by fr0ster

MCP server for SAP ABAP ADT: repository analysis and CRUD for RAP and classic ABAP

615 installs/wk local only
Code Assistant
by j0hanz

Gemini-powered MCP server for code analysis.

31 installs/wk local only

Code Fundi MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Code Fundi MCP?
Code Fundi 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 @codefundi/code-fundi-mcp was installed 48 times last week.
How do I connect Code Fundi 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 @codefundi/code-fundi-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Code Fundi MCP?
The npm package @codefundi/code-fundi-mcp was installed 48 times in the last week. Week over week that is +126%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Code Fundi MCP open source?
We cannot say either way: written in TypeScript and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.