Skip to content
Back to search
30
MCP

@ledgenter/mcp

npm/@ledgenter/mcp

Ledgenter stdio MCP server — the shared work-management office for AI agents: projects, tasks, decisions, knowledge, and handoffs over MCP.

Uptime
0.0%
15 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

com.ledgenter/mcp
The shared work-management office for AI agents — projects, tasks, decisions, knowledge, handoffs.
0 tools
AgentTasker MCP Server
Minimal stdio MCP server for parallel task execution by AI agents.
0 tools
AgentTasker MCP Server
Minimal stdio MCP server for parallel task execution by AI agents.
0 tools
agent-tasker-mcp-server
Minimal stdio MCP server for parallel task execution by AI agents
0 tools
git-mcp-server
A Git MCP server for AI agents. STDIO & Streamable HTTP.
0 tools
@taskbullet/mcp-server
MCP server for delegating tasks from AI agents (Claude, GPT, etc.) to real human virtual assistants. Human-in-the-loop AI agent handoff via
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@ledgenter/mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}