RTFM Bro MCP Server

RTFM Bro MCP server enabling AI agents to read documentation and man pages — fetching Unix/Linux manual pages, accessing tool documentation, querying command reference information, and integrating system documentation lookup into agent-driven development and DevOps workflows for accurate CLI usage and system programming reference.

Evaluated Mar 06, 2026 (0d ago) vcurrent
Homepage ↗ Repo ↗ Developer Tools documentation man-pages rtfm mcp-server developer-tools reference cli
⚙ Agent Friendliness
75
/ 100
Can an agent use this?
🔒 Security
81
/ 100
Is it safe for agents?
⚡ Reliability
66
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
65
Documentation
68
Error Messages
65
Auth Simplicity
98
Rate Limits
95

🔒 Security

TLS Enforcement
82
Auth Strength
85
Scope Granularity
72
Dep. Hygiene
70
Secret Handling
92

Local man pages. No credentials. HTTPS for online fetch. Safe community MCP.

⚡ Reliability

Uptime/SLA
70
Version Stability
65
Breaking Changes
65
Error Recovery
65
AF Security Reliability

Best When

An agent needs accurate Unix/Linux man page information to ground CLI command suggestions — preventing hallucination of non-existent flags or incorrect syntax.

Avoid When

You primarily work with Windows tools, or need higher-level conceptual documentation rather than formal man page reference.

Use Cases

  • Looking up Unix/Linux man pages for CLI commands from shell scripting agents
  • Accessing system call documentation from systems programming agents
  • Fetching tool reference documentation from DevOps automation agents
  • Grounding CLI command suggestions with accurate documentation from coding agents
  • Accessing POSIX specification reference from portability-focused agents
  • Reducing hallucination in CLI suggestions by checking actual man pages from accuracy agents

Not For

  • Windows-specific documentation (man pages are Unix/Linux focused)
  • High-level web documentation (man pages are formal reference, not tutorials)
  • Language library documentation (use language-specific doc MCPs)

Interface

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

Authentication

Methods: none
OAuth: No Scopes: No

No authentication — reads local man pages or fetches from online man page sources. No external API key required.

Pricing

Model: free
Free tier: Yes
Requires CC: No

Free, open source community MCP.

Agent Metadata

Pagination
none
Idempotent
Full
Retry Guidance
Not documented

Known Gotchas

  • Man page availability depends on what's installed on the local system — not all tools have man pages
  • Man page versions differ by OS (macOS BSD vs GNU Linux) — verify platform for accuracy
  • Man pages are formal reference, not tutorials — content may be dense or terse
  • Community MCP with limited documentation — verify online fetch vs local man behavior
  • Formatting of raw man page text may include troff markup — parsing may be imperfect
  • Some tools use info pages instead of man pages — coverage may be incomplete

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for RTFM Bro MCP Server.

$99

Scores are editorial opinions as of 2026-03-06.

5229
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered