context-mcp
Active·★ 43·Apache-2.0·Updated 2026-05-27
★ Trending★ RAG / Knowledge Base★ API Integration
Self-hosted MCP server for your documentation
ContextMCP is a self-hosted server designed to create a searchable knowledge base from your documentation across various sources. It indexes content, generates embeddings, stores them in a vector database, and serves them via the Model Context Protocol and REST API for AI assistants.
#Self-hosted#Documentation Management#Knowledge Base#Vector Database#AI Context#Model Context Protocol#REST API#OpenAI
01
Features
01Self-hosted server for documentation
02Indexes documentation from multiple sources (MDX, Markdown, OpenAPI)
03Creates a searchable knowledge base optimized for AI assistants
04Integrates with OpenAI for embeddings and Pinecone for vector storage
05Serves content via Model Context Protocol (MCP) and REST API
02
Compatibility
Node.js
Runtime
Verified via docs
npm
Package Manager
Verified via docs
Cloudflare Workers
Deployment Target
Verified via docs
OpenAI
AI Service
Verified via docs
Pinecone
Vector Database
Verified via docs
03
Quick start
1
$ npx contextmcp init my-docs-mcp
2
$ cd my-docs-mcp
3
$ npm install
04
Use cases
↳Building a private, AI-queryable knowledge base for internal documentation
↳Providing real-time, up-to-date context to large language models (LLMs) for AI assistants
↳Unifying diverse documentation types (API docs, user guides, READMEs) into a single search endpoint
↳Creating custom AI-powered customer support or developer advocacy tools
05
Alternatives
Brave Search MCP★ 86.5k
Allow your AI Agent to search the real-time internet using Brave Search API. Essential for getting up-to-date information.
Context7★ 56.4k
MCP Server that provides up-to-date code documentation for LLMs and AI code editors.
Claude Flow★ 56.4k
The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms.
MaxKB★ 21.1k
An open-source platform for building enterprise-grade agents. Powerful and easy to use.
ruflo★ 56.4k
🌊 The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features enterprise-grade architecture, distributed swarm intelligence, RAG integration, and native Claude Code / Codex Integration
Related searches
Comments
Log in to leave a comment
- FFinley JacksonMay 25, 2026
Self-hosted documentation MCP server keeps your docs available to AI assistants.
- OOakley DavisMay 6, 2026
Simple to set up, minimal infrastructure requirements.
- PPhoenix DavisApr 30, 2026
Reduces hallucination in domain-specific queries by grounding AI in your actual docs.
- RRiley JacksonMar 17, 2026
Good for teams with internal documentation that LLMs don't know about.