SERVER

Writbase

Rank #7680

io.github.Writbase/writbase

MCP-native task management for AI agent fleets with scoped permissions and provenance.

First listed
Mar 15, 2026
Last publish date
Mar 15, 2026
OVERVIEW

Writbase is a Model Context Protocol (MCP) server published by Writbase. It ranks #7680 of 58,832 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Writbase is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 15, 2026 and most recently updated on Mar 15, 2026.

STANDING
#7,680of 58,832 tracked serversTop 25%

Ranks ahead of 51,152 of 58,832 servers on MCP Toplist.

CONNECT

Use Writbase

Add Writbase to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "writbase": {
      "url": "https://{project_ref}.supabase.co/functions/v1/mcp-server/mcp"
    }
  }
}
npm package
{
  "mcpServers": {
    "writbase": {
      "command": "npx",
      "args": [
        "-y",
        "writbase"
      ],
      "env": {
        "WRITBASE_URL": "<your WRITBASE_URL>",
        "WRITBASE_AGENT_KEY": "<your WRITBASE_AGENT_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

Writbase

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.1.3Mar 15, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Writbase?
MCP-native task management for AI agent fleets with scoped permissions and provenance.
Who maintains Writbase?
Writbase is maintained by Writbase, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Writbase an official MCP server?
Yes — Writbase is listed on the Official MCP Registry.
How many versions does Writbase have?
MCP Toplist tracks 2 versions of Writbase, most recently published on Mar 15, 2026.
Where can I find the source code for Writbase?
The source code for Writbase is hosted at github.com/Writbase/writbase.
EXPLORE