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.
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
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work