mcpbeat Sign in

Frappe Inspector MCP Server

by belius303 Your server? Claim it
local only

Frappe Inspector runs on your own machine — the client starts it, so there is no endpoint to ping. 129 installs a week from npm.

Static analysis tools for Frappe Framework and ERPNext projects via local stdio MCP.

Installs per day peak 44 · avg 17 · +141% w/w
a month agotoday
129
Installs / week
npm · @frappe-inspector/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

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

This one needs environment variables set before it will start: FRAPPE_INSPECTOR_LICENSE_KEY (Optional Universal Pro license key for advanced Frappe Inspector capabilities.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Frappe Inspector

same job, measured the same way
OSF CLI Go
by edithatogo

Read-only MCP tools for authenticated Open Science Framework projects and files.

local only
Redmine MCP Stdio
by andrelaptenok

Local MCP (stdio) server for Redmine: issues, projects and time tracking from any MCP client.

82 installs/wk local only
Crosstabs
by crosstabs

Free survey crosstabs with local analysis and temporary hosted MCP project workflows.

1 828 installs/wk 52 tools answering
Vrm Toolkit MCP
by dwarehouse1

Inspect, validate and preview VRM / VRMA files from an AI agent (5 tools, local stdio server).

33 installs/wk local only
ESG MCP Servers
by freminder

31 MCP tools for ESG data extraction, PDF processing, vector search, and EU regulation analysis.

77 installs/wk local only
Ae MCP
by junkdoge-joe

A stdio connector for the local ae-mcp After Effects panel; install the AE extension separately.

53 installs/wk local only
Roslyn MCP
by darylmcd

Local-first MCP server for semantic C# analysis & refactoring via Roslyn & MSBuildWorkspace.

local only
ForInvest MCP Server
by foreksgithub

Financial data and analysis tools for Turkish BIST and international markets via MCP.

answering

Frappe Inspector — questions

Answers built from our own checks of this server.

Why is there no uptime for Frappe Inspector?
Frappe Inspector 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 @frappe-inspector/mcp was installed 129 times last week.
How do I connect Frappe Inspector?
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 @frappe-inspector/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Frappe Inspector?
The npm package @frappe-inspector/mcp was installed 129 times in the last week. Week over week that is +141%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.