awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 مستودعات

Awesome GitHub RepositoriesDevelopment and Debugging Tools

SDKs, frameworks, and utilities for building and testing MCP components.

Explore 8 awesome GitHub repositories matching part of an awesome list · Development and Debugging Tools. Refine with filters or upvote what's useful.

Awesome Development and Debugging Tools GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • jlowin/fastmcpالصورة الرمزية لـ jlowin

    jlowin/fastmcp

    25,670عرض على GitHub↗

    fastmcp is a Python library and framework for building servers and clients that implement the Model Context Protocol. It serves as a tool integration library designed to connect large language models to external tools and data sources. The framework features an interactive tool user interface renderer, which allows for the display of visual interfaces for tools directly within a conversational flow. It also provides a library for automatically generating schemas and validation for tools used by language models. The project covers server and client development, including tool and resource exp

    Pythonic framework for rapidly exposing tools and resources.

    Python
    عرض على GitHub↗25,670
  • modelcontextprotocol/python-sdkالصورة الرمزية لـ modelcontextprotocol

    modelcontextprotocol/python-sdk

    21,729عرض على GitHub↗

    The Model Context Protocol SDK is a framework for building clients and servers that connect AI models to external data, tools, and resources using a standardized communication protocol. It provides the foundational libraries and interfaces necessary to establish reliable, transport-agnostic connections between AI agents and external systems, enabling seamless information retrieval and task automation. The SDK distinguishes itself through a robust capability negotiation handshake that ensures compatibility between connected parties before exchanging messages. It supports a pluggable transport

    Official Python library for developing MCP servers and clients.

    Python
    عرض على GitHub↗21,729
  • modelcontextprotocol/typescript-sdkالصورة الرمزية لـ modelcontextprotocol

    modelcontextprotocol/typescript-sdk

    12,674عرض على GitHub↗

    This project provides a TypeScript software development kit for the Model Context Protocol, a standard designed to facilitate bidirectional communication between AI applications and external data sources or tools. It serves as a foundational framework for building both clients and servers, enabling language models to interact with external systems through a unified, decoupled interface. The SDK distinguishes itself by implementing a transport-agnostic connection layer that supports both local standard input-output streams and remote HTTP endpoints. It utilizes a JSON-RPC message bus to manage

    Official TypeScript library for developing MCP servers and clients.

    TypeScript
    عرض على GitHub↗12,674
  • mcp-use/mcp-useالصورة الرمزية لـ mcp-use

    mcp-use/mcp-use

    10,137عرض على GitHub↗

    mcp-use is a development framework designed for building, deploying, and managing servers, clients, and autonomous agents using the Model Context Protocol. It provides a comprehensive toolkit for creating servers that expose custom tools, data resources, and prompts to compatible AI agents. The project distinguishes itself by offering a complete lifecycle for protocol-based applications, including a dedicated hosting platform for production servers and a compliance validator to ensure servers meet marketplace publishing requirements. It also features an observability suite for tracing protoco

    Client library for connecting LLMs to MCP servers for agent building.

    TypeScriptagentic-frameworkaiapps-sdk
    عرض على GitHub↗10,137
  • mark3labs/mcp-goالصورة الرمزية لـ mark3labs

    mark3labs/mcp-go

    8,806عرض على GitHub↗

    mcp-go is a Go implementation of the Model Context Protocol (MCP) providing an SDK and framework for building servers that connect large language model applications to external tools and data sources. It serves as a developer kit for implementing bidirectional communication and structured data exchange between AI clients and servers. The framework enables the creation of executable tools with structured output schemas, reusable prompt templates, and data resource exposure via URI templates. It supports multiple transport layers, including stdio, HTTP, and Server-Sent Events, using a transport

    Go language implementation for building efficient MCP servers.

    Go
    عرض على GitHub↗8,806
  • modelcontextprotocol/inspectorالصورة الرمزية لـ modelcontextprotocol

    modelcontextprotocol/inspector

    8,721عرض على GitHub↗

    The inspector is a diagnostic and validation tool for the Model Context Protocol. It provides an interactive interface and a transport proxy to discover, inspect, and execute the tools, prompts, and resources provided by an MCP server. The project serves as a debugger and compliance tester to verify that server implementations adhere to the protocol specification and JSON-RPC standards. It allows for real-time monitoring of message exchanges and logs between clients and servers across various transport layers, such as standard input/output and Server-Sent Events. The tool covers a broad rang

    Official visual tool for debugging and testing MCP server interactions.

    TypeScript
    عرض على GitHub↗8,721
  • modelcontextprotocol/modelcontextprotocolالصورة الرمزية لـ modelcontextprotocol

    modelcontextprotocol/modelcontextprotocol

    8,458عرض على GitHub↗

    Model Context Protocol is a standardized framework for connecting large language models to external data sources and executable tools. It enables the creation of a universal interface where servers expose tools, resources, and prompts that can be discovered and utilized by various AI clients. The protocol utilizes a JSON-RPC message system that is transport-agnostic, supporting both standard input/output for local processes and HTTP with server-sent events for remote connections. It emphasizes security and control by delegating model sampling to the client to keep API keys secure from servers

    Core official codebase and foundational examples.

    TypeScript
    عرض على GitHub↗8,458
  • liaokongvfx/mcp-chinese-getting-started-guideالصورة الرمزية لـ liaokongVFX

    liaokongVFX/MCP-Chinese-Getting-Started-Guide

    3,520عرض على GitHub↗

    Model Context Protocol(MCP) 编程极速入门

    Educational guide for developers starting with MCP.

    عرض على GitHub↗3,520
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Development and Debugging Tools