docbase-mcp-server
MCP Server Implementation for DocBase
Documentation
> [!WARNING]
> **This repository is archived. Please use Official Version instead.**
DocBase MCP Server
An MCP server implementation for interacting with the DocBase API.
Features
- Get posts from DocBase
Tools
- `get_posts`: Get posts from DocBase.
- `get_post`: Get a specific post from DocBase.
Setup
{
"mcpServers": {
"docbase-mcp-server": {
"command": "npx",
"args": [
"-y",
"@f440/docbase-mcp-server"
],
"env": {
"DOMAIN": "",
"TOKEN": ""
}
}
}
}Getting `DOMAIN` and `TOKEN`
1. DOMAIN: Your DocBase team domain (e.g., `myteam` in `myteam.docbase.io`).
2. TOKEN: Access token for the DocBase API. You can generate a token from your DocBase settings. See document for details.
License
MIT
Frequently asked questions
What is docbase-mcp-server?
docbase-mcp-server is MCP Server Implementation for DocBase
How do I install docbase-mcp-server?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is docbase-mcp-server open source?
Yes — it is hosted on GitHub at https://github.com/f440/docbase-mcp-server and has 7 stars.
Related MCP tools
Enhanced ChatGPT Clone: Features Agents, MCP, DeepSeek, Anthropic, AWS, OpenAI, Responses API, Azure, Groq, o1, GPT-5, Mistral, OpenRouter, Vertex AI, Gemini...
Composio equips your AI agents & LLMs with 100+ high-quality integrations via function calling for the Model Context Protocol. Enhance AI assistants with powerf
📦 Repomix is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Lan...
The TypeScript AI agent framework. ⚡ Assistants, RAG, observability. Supports any LLM: GPT-4, Claude, Gemini, Llama. Built for the Model Context Protocol to enh
Rich-text editor with AI, MCP, and shadcn/ui TypeScript-based implementation. Trusted by 15300+ developers. Trusted by 15300+ developers.
MCP server to provide Figma layout information to AI coding agents like Cursor TypeScript-based implementation. Trusted by 11600+ developers.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP