Back to Home
shueisha-arts-and-digital icon

docbase-mcp-server

Verified Safe

by shueisha-arts-and-digital

Overview

Provides an MCP server interface to manage DocBase notes, enabling search, retrieval, creation, and updating of posts.

Installation

Run Command
npx -y https://github.com/shueisha-arts-and-digital/docbase-mcp-server

Environment Variables

  • DOCBASE_API_TOKEN
  • DOCBASE_DOMAIN

Security Notes

The server uses `zod` for input validation and strictly relies on environment variables (`DOCBASE_API_TOKEN`, `DOCBASE_DOMAIN`) for sensitive information, preventing hardcoded secrets. API interactions are handled via `axios` with basic error handling. No `eval` or obfuscation found. Standard API interaction with good security practices for an MCP server.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens2000
Stars0
Forks0
Last Update2025-12-10

Tags

DocBaseDocument ManagementKnowledge BaseAPI IntegrationMCP