Loading languages...
@A

@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.

Archbee
document management
knowledge base
API integration

This MCP server integrates with the Archbee API, allowing Large Language Models (LLMs) to interact with your Archbee documents. It provides tools to read, search, and list documents from your Archbee space.

To use this server, you need to configure it in your claude_desktop_config.json or .cursor/mcp.json file. Essential environment variables include API_BASE and API_KEY (obtained from Archbee Space Settings), or alternatively SPACE_ID and API_KEY for internal spaces. Ensure your Archbee space is published with the provided API key.

Installation is done via npm: npm i @archbee/mcp. Once installed, you can run it as a stdio MCP server, typically using npx -y @archbee/mcp.

# mcpServer Config

No mcpServer Config instructions provided.

# stdio

npx -y @archbee/mcp
Transport:
stdio
Language:
javascript
Updated: 7/31/2025