Skip to content
Back to search
30
MCP v0.1.3 streamable-http

io.github.Writbase/writbase

io.github.Writbase/writbase

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

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.writbase/writbase
MCP-native task management for AI agent fleets with scoped permissions and provenance.
0 tools · streamable-http
io.github.firebase/firebase-mcp
Gives AI development tools Firebase-specific capabilities and expertise.
0 tools
io.github.krayinc/docbase
DocBase MCP server for AI agents
0 tools · streamable-http
io.github.browserbase/mcp-server-browserbase
MCP server for AI web browser automation using Browserbase and Stagehand
0 tools
io.github.write-space/writespace-mcp
Persistent docs and memory for AI agents — read, write, organize & search a shared workspace.
0 tools · streamable-http
io.github.oortonaut/task-graph-mcp
MCP server for agent task workflows with phases, prompts, gates, and multi-agent coordination
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.writbase/writbase": {
      "url": "https://{PROJECT_REF}.supabase.co/functions/v1/mcp-server/mcp",
      "transport": "streamable-http"
    }
  }
}