docbase-mcp-server

Provides an MCP (Model Context Protocol) server for Docbase that supports basic post operations: search posts, get a post, and create a post.

Evaluated Apr 04, 2026 (16d ago)
Repo ↗ Automation mcp docbase go api-integration content-management agent-tools
⚙ Agent Friendliness
38
/ 100
Can an agent use this?
🔒 Security
44
/ 100
Is it safe for agents?
⚡ Reliability
14
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
45
Documentation
35
Error Messages
0
Auth Simplicity
75
Rate Limits
10

🔒 Security

TLS Enforcement
30
Auth Strength
55
Scope Granularity
20
Dep. Hygiene
40
Secret Handling
70

Transport security (HTTPS/TLS enforcement) is not stated in the README. Authentication uses an API token via environment variables, which is a reasonable baseline for secret handling, but the README provides no detail on token scope granularity or whether secrets are logged. Dependency and vulnerability hygiene cannot be assessed from the provided content.

⚡ Reliability

Uptime/SLA
0
Version Stability
20
Breaking Changes
20
Error Recovery
15
AF Security Reliability

Best When

You need lightweight MCP access to Docbase posts and can supply DOCBASE API domain/token via environment variables.

Avoid When

You require strong, documented security controls, rate-limit clarity, or well-specified MCP tool schemas/error contracts from the README alone.

Use Cases

  • Enable an AI agent to search and retrieve Docbase posts
  • Allow an agent workflow to create new Docbase posts
  • Integrate Docbase content access into MCP-based agent tooling

Not For

  • High-volume production ingestion without additional reliability/error-handling guidance
  • Use cases requiring rich document management beyond the three listed operations
  • Organizations requiring documented rate-limit policies, SLAs, or compliance assurances from this MCP wrapper

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: Environment variable API token (DOCBASE_API_TOKEN)
OAuth: No Scopes: No

Authentication appears to rely on a single Docbase API token provided via environment variables; the README does not describe scopes or fine-grained permissions.

Pricing

Free tier: No
Requires CC: No

No pricing information for the MCP server or Docbase API usage is provided in the supplied README.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • README only lists high-level features (search/get/create) without documenting MCP tool names, parameters, or pagination; agents may need to inspect the code to determine exact contracts
  • No documented retry/idempotency guidance for create operations; repeated calls could create duplicates if the underlying API is not idempotent
  • Rate limit behavior and backoff strategy are not described; agents may need to implement conservative throttling

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for docbase-mcp-server.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-04-04.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered