mcp-framework and mcp-chat

A framework for building MCP servers and a generic client for testing those servers are **complements**—the framework provides the backend infrastructure while the client provides the frontend tooling needed to develop and validate MCP implementations together.

mcp-framework
90
Verified
mcp-chat
61
Established
Maintenance 22/25
Adoption 23/25
Maturity 25/25
Community 20/25
Maintenance 6/25
Adoption 15/25
Maturity 25/25
Community 15/25
Stars: 905
Forks: 103
Downloads: 253,564
Commits (30d): 59
Language: TypeScript
License: MIT
Stars: 133
Forks: 17
Downloads: 150
Commits (30d): 0
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 mcp-chat

Flux159/mcp-chat

Open Source Generic MCP Client for testing & evaluating mcp servers and agents

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