Skip to content

Add server-writbase#7

Open
RusDyn wants to merge 1 commit intomcp-get:mainfrom
RusDyn:add-server-writbase
Open

Add server-writbase#7
RusDyn wants to merge 1 commit intomcp-get:mainfrom
RusDyn:add-server-writbase

Conversation

@RusDyn
Copy link

@RusDyn RusDyn commented Mar 15, 2026

Summary

  • Adds @mcp-get-community/server-writbase — a lightweight stdio-to-streamable-HTTP proxy for WritBase
  • WritBase is an MCP-native task management system for AI agent fleets: Postgres-backed, multi-agent permissions, full provenance, inter-agent delegation
  • 11 MCP tools (info, get_tasks, add_task, update_task, manage_agent_keys, manage_agent_permissions, get_provenance, manage_projects, manage_departments, subscribe, discover_agents)
  • The proxy is ~120 LOC with zero business logic — it bridges stdio↔HTTP using @modelcontextprotocol/sdk
  • WritBase is Apache 2.0 licensed; this proxy package is MIT (matching repo convention)
  • Repo: https://github.com/Writbase/writbase

Test plan

  • npm run build succeeds with no errors
  • Manual: WRITBASE_URL=... WRITBASE_AGENT_KEY=... npx @mcp-get-community/server-writbase connects and proxies tool calls

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant