docbase-mcp-server
@shogo-ma
关于 docbase-mcp-server
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is docbase-mcp-server?
docbase-mcp-server is a Go-based Model Context Protocol (MCP) server that integrates with Docbase, a team document management service. It enables AI assistants and MCP clients to search, retrieve, and create posts in a Docbase workspace.
How to use docbase-mcp-server?
Clone the repository, build the binary with go build -o docbase-mcp-server, then configure the server in .cursor/mcp.json by setting the command path to the built binary and providing two environment variables: DOCBASE_API_DOMAIN (your Docbase domain) and DOCBASE_API_TOKEN (your API key).
Key features of docbase-mcp-server
- Search posts in Docbase
- Get a single post by ID
- Create new posts with content
Use cases of docbase-mcp-server
- AI assistant searches internal documentation for answers
- Automatically create meeting notes as Docbase posts
- Retrieve specific documents during development or support
FAQ from docbase-mcp-server
What operations does docbase-mcp-server support?
It supports three operations: Search Posts, Get Post, and Create Post.
How do I set up docbase-mcp-server?
Clone the repo, build the Go binary, and add the server configuration to .cursor/mcp.json with the correct command path and environment variables.
What environment variables are needed?
You must set DOCBASE_API_DOMAIN (your Docbase workspace domain) and DOCBASE_API_TOKEN (a valid API token).
其他 分类下的更多 MCP 服务器

EverArt
modelcontextprotocolModel Context Protocol Servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
评论