f440
MCP Serverf440publicArchived

docbase mcp server

MCP Server Implementation for DocBase

Repository Info

7
Stars
3
Forks
7
Watchers
1
Issues
TypeScript
Language
-
License

About This Server

MCP Server Implementation for DocBase

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

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": "<YOUR_DOMAIN>",
        "TOKEN": "<YOUR_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

Quick Start

1

Clone the repository

git clone https://github.com/f440/docbase-mcp-server
2

Install dependencies

cd docbase-mcp-server
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerf440
Repodocbase-mcp-server
LanguageTypeScript
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation