A
licenseNot graded
qualityA
maintenanceSelf-hosted MCP server that indexes documentation from various sources and makes it searchable by AI assistants via the Model Context Protocol and REST API.
17 npm
78
Apache 2.0
No user-submitted related servers found.
Scored across 3 tools
Each tool performs a clearly distinct function: searching articles, retrieving a specific article, and listing accessible repositories. No overlap or ambiguity.
All tool names follow the verb_noun pattern: search_articles, get_article, list_repos. Consistent and predictable.
Three tools is a well-scoped, focused set for a read-only documentation server. Each tool is necessary and earns its place.
The core workflows of discovering and reading articles are covered. A potential minor gap is the inability to browse all articles in a repo without a search query, but search can handle most use cases.