mcp-framework and docs-mcp-server

The first tool is a framework for building servers that adhere to the Model Context Protocol, while the second is an application (a specific server) built using that or a similar protocol; therefore, they are ecosystem siblings, with the framework providing the means to create systems like the server.

mcp-framework
90
Verified
docs-mcp-server
84
Verified
Maintenance 22/25
Adoption 23/25
Maturity 25/25
Community 20/25
Maintenance 20/25
Adoption 18/25
Maturity 25/25
Community 21/25
Stars: 905
Forks: 103
Downloads: 253,564
Commits (30d): 59
Language: TypeScript
License: MIT
Stars: 1,127
Forks: 132
Downloads: 4,033
Commits (30d): 43
Language: TypeScript
License: MIT
No risk flags
No risk flags

About mcp-framework

QuantGeekDev/mcp-framework

A framework for writing MCP (Model Context Protocol) servers in Typescript

Provides automatic directory-based discovery and loading of tools, resources, and prompts with built-in validation, eliminating boilerplate scaffolding. Supports multiple transports (stdio, SSE, HTTP Stream) with optional authentication layers (OAuth 2.1, JWT, API Key) and includes a CLI for project generation and management. Built on the official MCP SDK with Zod schema integration for runtime validation and full TypeScript type safety across the entire server lifecycle.

About docs-mcp-server

arabold/docs-mcp-server

Grounded Docs MCP Server: Open-Source Alternative to Context7, Nia, and Ref.Tools

Fetches documentation from websites, GitHub, npm, PyPI, and local files, then indexes it with optional semantic vector search for AI-grounded queries—eliminating hallucinations by providing version-specific context. Implements MCP (Model Context Protocol) with SSE transport for long-running server mode or standalone CLI/Agent Skills, supporting 90+ file formats including PDFs, code repositories, and Jupyter notebooks. Runs entirely local with optional embedding models (OpenAI, Ollama, Gemini) for enhanced search quality.

Scores updated daily from GitHub, PyPI, and npm data. How scores work