@archbee/mcp
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.
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.
Recommend MCP Servers 💡
think-mcp
MCP Server for reasoning
alexissinglaire/filesystemcustom_final
Node.js MCP server enabling filesystem operations like read/write, directory management, and search.
eagle-mcp-server
An unofficial Model Context Protocol (MCP) server for Eagle, designed to manage and provide context from local media files such as images, MP3s, and MP4s.
code-assistant
An LLM-powered, autonomous coding assistant. Also offers an MCP and ACP mode.
asgardeo-mcp-server
Manages Asgardeo organization or WSO2 Identity Server deployments using LLM tools, enabling natural language interactions for various configuration tasks.
@intsig/server-textin
TextIn OCR MCP Server is a tool for extracting text and performing OCR on documents, including document text recognition, ID recognition, and invoice recognition. It also supports converting documents into Markdown format.