An MCP server implementation for interacting with the DocBase API.
get_posts
: Get posts from DocBase.get_post
: Get a specific post from DocBase.{
"mcpServers": {
"docbase-mcp-server": {
"command": "npx",
"args": [
"-y",
"@f440/docbase-mcp-server"
],
"env": {
"DOMAIN": "<YOUR_DOMAIN>",
"TOKEN": "<YOUR_TOKEN>"
}
}
}
}
DOMAIN
and TOKEN
myteam
in myteam.docbase.io
).MIT
Seamless access to top MCP servers powering the future of AI integration.