mcpbeat Sign in

Ledgenter MCP Server

by ledgenter Your server? Claim it
local only

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

The shared work-management office for AI agents — projects, tasks, decisions, knowledge, handoffs.

Installs per day peak 262 · avg 21 · +53% w/w
a month agotoday
64
Installs / week
npm · @ledgenter/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 Ledgenter 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 mcp -- npx -y @ledgenter/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@ledgenter/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@ledgenter/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@ledgenter/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@ledgenter/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: LEDGENTER_API_KEY (Your Ledgenter per-actor API key (ledgenter_live_…). Mint one in the console at app.ledgenter.com → workspace → API keys.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Ledgenter

same job, measured the same way
C
FrameOn — Agentic Project Management
by frameonlab

Project management for AI agents: tasks, docs, decisions and time in one shared team context.

answering
Sprintra
by sprintra-io

The project brain for AI coding agents — memory, decisions, sprints, knowledge base via MCP.

32 installs/wk answering
Taskfolk
by taskfolk

Project management for teams and their AI agents.

answering
Alloy
by alloy

AI workspace — shared knowledge, skills, and tools for AI agents

answering
Octopad
by octopad

The back-office workspace for your team's AIs: tasks, knowledge and context shared over MCP.

answering
Taskive
by taskive

AI-native project management + agent memory: tasks, sprints, risk, burnout, knowledge search.

answering
N
Todoist
by todoist

Official Todoist MCP server for AI assistants to manage tasks, projects, and workflows.

answering
Tasg
by tasg

Work management where AI agents are first-class members: tasks, projects, memory over hosted MCP

answering

Ledgenter — questions

Answers built from our own checks of this server.

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