MCP server that enables coding agents to retrieve project context, semantically search indexed documentation, and read specific documents from registered repositories.
Self-hosted MCP server that indexes documentation from various sources and makes it searchable by AI assistants via the Model Context Protocol and REST API.
A local MCP server that semantically searches Markdown context files and extension context links, providing tools for context_search, context_read, and context_status.
A Model Context Protocol (MCP) server that scrapes, indexes, and searches documentation for third-party software libraries and packages, supporting versioning and hybrid search.
Provides a local MCP server for searching and retrieving documentation from 22+ open-source projects, enabling AI coding assistants to access up-to-date docs without network dependency.