docbase-mcp-server
If you are the rightful owner of docbase-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This repository is archived. Please use the official version for the latest updates.
The DocBase MCP Server is an implementation designed to facilitate interaction with the DocBase API. It allows users to retrieve posts and specific post details from DocBase, a collaborative documentation platform. The server is set up using Node.js and requires specific environment variables such as DOMAIN and TOKEN for authentication and access. The DOMAIN represents the user's team domain on DocBase, while the TOKEN is an access token generated from the user's DocBase settings. The server is licensed under the MIT License, ensuring open-source availability and modification rights.
Features
- Retrieve posts from DocBase
- Access specific post details from DocBase
Tools
get_posts
Get posts from DocBase.
get_post
Get a specific post from DocBase.