A TypeScript framework for building MCP servers with built-in OAuth (21 providers), secret injection, middleware, multi-user JWT auth, and worker routes. It wraps the official @modelcontextprotocol/sdk and provides a builder API, CLI auto-discovery, and HTTP transport support.
A lightweight, zero-boilerplate toolkit for building MCP servers over HTTP using TypeScript and Zod, designed as a faster alternative to the official MCP SDK with minimal dependencies and native performance.
A MCP server that helps you discover, setup, and integrate other MCP servers with your clients, particularly Claude Desktop.
A Python 3.10+ library that provides a streamlined, idiomatic interface for developers to build Model Context Protocol (MCP) servers and clients. It is a code framework, not a ready-to-run MCP server.
A platform for deploying MCP servers using Docker/Kubernetes with a lightweight CLI (mcpt) and YAML-based configuration. Note: this repository is legacy and has moved to MCP-Platform; the active development is there.
A lightweight MCP server that exposes Hacker News data as tools (get top/new/best stories, story details, user profiles, and Algolia search). It runs over stdio, uses the @modelcontextprotocol/sdk, and outputs structured content for MCP clients.
A proxy server that aggregates multiple MCP servers (stdio, SSE, streamable-http) behind a single streamable-http endpoint, auto-discovers tools/resources from upstreams, and routes requests using a prefix convention (`serverName___toolName`). Supports hot-reload config and session management.
An example or demo project for building an MCP service using FastMCP. The name and description suggest it is a personal study or learning exercise rather than a maintained production package.
A minimal project template for scaffolding and publishing servers built with Fast MCP.
No functional description available in the provided source material. The package name '@tgapk/hello-fastmcp' suggests a minimal or example MCP server, but that is pure inference from the title alone.