Back to search
30
MCP 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%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

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.oortonaut/task-graph-mcp
MCP server for agent task workflows with phases, prompts, gates, and multi-agent coordination
0 tools
io.github.l-agence/agence
AI governance MCP server — policy enforcement, skills, memory, multi-LLM consensus
0 tools
airesearch-gitmem-mcp
GitMem MCP Server - Token-Efficient Codebase Navigation for AI Agents
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"
    }
  }
}