
docbase mcp server
Docbase-mcp-server 是一个基于 Go 的 Docbase API 服务器,支持帖子管理、搜索以及与其他应用程序的集成。
Repository Info
About This Server
Docbase-mcp-server 是一个基于 Go 的 Docbase API 服务器,支持帖子管理、搜索以及与其他应用程序的集成。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
docbase-mcp-server
A Model Context Protocol(MCP) server for Docbase.
Features
- Search Posts
- Get Post
- Create Post
Usage
$ git clone https://github.com/shogo-ma/docbase-mcp-server.git
$ cd docbase-mcp-server
$ go build -o docbase-mcp-server
Please write in .cursor/mcp.json as follows:
{
"mcpServers": {
"docbase-mcp-server": {
"command": "your build path"
},
"env": {
"DOCBASE_API_DOMAIN": "your docbase domain",
"DOCBASE_API_TOKEN": "your api key"
}
}
}
Quick Start
Clone the repository
git clone https://github.com/shogo-ma/docbase-mcp-serverInstall dependencies
cd docbase-mcp-server
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.