Back to directory
archbee/mcp

archbee/mcp

@archbee

This is a Model Context Protocol (MCP) server for interacting with the Archbee API. This server provides tools to read, search and list Archbee documents from your space using Large Language Models.

mcpmodelcontextprotocolserverarchbeeclaudecursordocumentationcontext

Installation & Configuration

{
  "mcpServers": {
    "archbee": {
      "command": "npx",
      "args": [
        "-y",
        "@archbee/mcp"
      ],
      "env": {
        "API_BASE": "https://your-docs.io/"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/12
Updated
2026/6/12