Назад к каталогу
awesome-mcp-devtools

awesome-mcp-devtools

Сообщество

от punkpeye

0.0
0 отзывов

A curated list of developer tools, SDKs, libraries, and testing utilities for Model Context Protocol (MCP) server development.

Описание

# Awesome MCP DevTools [![Awesome](https://awesome.re/badge-flat.svg)](https://awesome.re) [![Discord](https://img.shields.io/discord/1312302100125843476?logo=discord&label=discord)](https://glama.ai/mcp/discord) [![Subreddit subscribers](https://img.shields.io/reddit/subreddit-subscribers/mcp?style=flat&logo=reddit&label=subreddit)](https://www.reddit.com/r/mcp/) A curated list of developer tools, SDKs, libraries, utilities, and resources for working with **Model Context Protocol (MCP)** servers. > [!IMPORTANT] > Browse [MCP servers](https://glama.ai/mcp/servers) ## Contents - [Awesome MCP DevTools ](#awesome-mcp-devtools-) - [Contents](#contents) - [Community](#community) - [Legend](#legend) - [SDKs](#sdks) - [JavaScript/TypeScript](#javascripttypescript) - [Python](#python) - [Java](#java) - [Go](#go) - [Rust](#rust) - [Kotlin](#kotlin) - [C#/.NET](#cnet) - [Scala](#scala) - [Dart](#dart) - [Ruby](#ruby) - [Elixir](#elixir) - [C/C++](#cc) - [Swift](#swift) - [Bash](#bash) - [Frameworks](#frameworks) - [Testing Tools](#testing-tools) - [Authorization Testing](#authorization-testing) - [Libraries](#libraries) - [Utilities](#utilities) - [Proxies and Gateways](#proxies-and-gateways) - [Development Tools](#development-tools) - [Hosting](#hosting) - [Templates](#templates) - [Resources](#resources) - [Tutorials](#tutorials) - [Related awesome lists:](#related-awesome-lists) --- ## Community * [r/mcp Reddit](https://www.reddit.com/r/mcp) * [Discord Server](https://glama.ai/mcp/discord) ## Legend * 🎖️ official MCP resource * programming language * #️⃣ - C# Codebase * 〽️ – Scala codebase * ☕ - Java codebase * 🎯 - Dart codebase * 🏎️ – Go codebase * 🐍 – Python codebase * 💎 – Ruby codebase * 📇 – TypeScript codebase * 🔶 - Kotlin codebase * 🦀 – Rust codebase * 🌊 – C/C++ codebase * 🍎 – Swift codebase * 💧 – Elixir codebase * 👾 – Bash codebase ## SDKs > Software Development Kits for MCP server development. <details><summary>How are SDKs ordered?</summary> SDKs are ordered by their popularity as determined by GitHub stars. If an SDK is part of a monorepo, it should have a name in the form of `github-owner/github-repo#project-name`. If an SDK is part of a monorepo, its popularity is counted as 0 stars. </details> ### JavaScript/TypeScript - [FastMCP](https://github.com/punkpeye/fastmcp) 📇 - A high-level framework for building MCP servers in TypeScript - [QuantGeekDev/mcp-framework](https://github.com/QuantGeekDev/mcp-framework) 📇 - Fast and elegant TypeScript framework for building MCP servers - [wong2/LiteMCP](https://github.com/wong2/litemcp) 📇 - A high-level framework for building MCP servers in JavaScript/TypeScript - [ModelFetch](https://github.com/phuctm97/modelfetch) 📇 - A runtime-agnostic SDK to create and deploy MCP servers anywhere TypeScript/JavaScript runs - [ribeirogab/simple-mcp](https://github.com/ribeirogab/simple-mcp) 📇 - A simple TypeScript library for creating MCP servers - [firebase/genkit#mcp](https://github.com/firebase/genkit/tree/main/js/plugins/mcp) 📇 – Provides integration between [Genkit](https://github.com/firebase/genkit/tree/main) and the Model Context Protocol (MCP) - [MCPcat](https://github.com/mcpcat/mcpcat-typescript-sdk) 📇 - User analytics, session tracking, and live debugging for MCPs - [Mastra AI](https://github.com/mastra-ai/mastra) 📇 - Mastra is a Typescript-based AI agent framework that can be used to author MCP servers. ### Python - [FastMCP](https://github.com/jlowin/fastmcp) 🐍 - A high-level framework for building MCP servers in Python - [mcp-use](https://github.com/mcp-use/mcp-use) 🐍 - Open source python library to very easily connect any LLM to any MCP server both locally and remotely. - [langchain-mcp](https://github.com/rectalogic/langchain-mcp) 🐍 - Provides MCP tool calling support in LangChain - [tadata-org/fastapi_mcp](https://github.com/tadata-org/fastapi_mcp) 🐍 - Provides MCP wrapping on top of existing FastAPI REST endpoints - [easymcp](https://github.com/promptmesh/easymcp) 🐍 - A high level asyncio native client SDK with native support for namespaced servers and caching. - [mcp-cli](https://github.com/tileshq/mcp-cli) 🐍 - A lightweight CLI MCP client to connect with remote MCP servers. - [MCPcat](https://github.com/mcpcat/mcpcat-python-sdk) 🐍 - User analytics, session tracking, and live debugging for MCPs - [basementstudio/xmcp](http://github.com/raw-labs/mxcp) 🐍 - Open-source framework for building secure, testable, enterprise-grade MCP tools from SQL or Python on top of dbt + DuckDB. ### Java - [quarkus-mcp-server](https://github.com/quarkiverse/quarkus-mcp-server) ☕ - Java SDK for building MCP servers using Quarkus - [spring-ai-mcp](https://github.com/spring-projects-experimental/spring-ai-mcp) ☕ - Java SDK and Spring Framework integration for building MCP client and MCP servers - [tinystruct-mcp]

Отзывы (0)

Пока нет отзывов. Будьте первым!