开发 资源
共有 56 个资源
开发 MCP Servers
GitLab MCP Server Extension for Zed
This is a Zed extension that integrates the Model Context Protocol (MCP) server for GitLab, enabling project management, file operations, and more within the Zed editor.
Dependency MCP Server (dependency-latest-version-finder)
This project provides MCP tools to fetch the latest stable version of libraries and modules from various programming language package registries (Java, Python, Go, Rust, PHP, C/C++, Ruby, Dart, Swift, and JavaScript/Node.js).
mcp23017
The MCP23017 is a GPIO expansion chip that uses i2c to add an additional 16 GPIOs. This module is supported on Raspberry Pi 4B/5 and can support up to 8 devices on a single i2c network, allowing for up to 128 (16*8) GPIO pins using the default i2c bus of the Raspberry Pi.
mcproto
This is a heavily Work-In-Progress library, which attempts to be a full wrapper around the minecraft protocol, allowing for simple interactions with minecraft servers, and perhaps even for use as a base to a full minecraft server implementation in python (though the speed will very likely be quite terrible, making it probably unusable as any real-world playable server).
MCP Collection
MCPModel Context Protocol
MCP Factset - SDK Helper
Core implementation of the Model Context Protocol (MCP) .This module provides a hierarchical structure for managing and routing FactSet SDK.
SFCC MCP Server
A Model Context Protocol (MCP) server for interacting with Salesforce Commerce Cloud (SFCC) APIs.
Python Workers: FastMCP Example
This is an example of a Python Worker that uses the FastMCP package.
workshop-mcp
This is a template repository for Python
MCP Server
This project is an MCP (Multi-Agent Conversation Protocol) Server for the given OpenAPI URL - https://api.apis.guru/v2/specs/change.local/v1/openapi.json, auto-generated using AG2's MCP builder.
MCP Host Client
This is a Tauri-based desktop application written in Rust that acts as a Model Context Provider (MCP) client. It launches a separate MCP server binary, communicates via JSON-RPC over stdin/stdout, and exposes two commands to the frontend:
MCP-example
A Minimal MCP (Model Context Protocol) project that illustrates how to build a local MCP server from scratch.
McpdFront
This project was generated using Angular CLI version 19.1.8.
VS Code MCP Server
A simple Model Context Protocol (MCP) server implementation that is compatible with Agent mode in VS Code. This MCP server allows the GitHub Copilot Agent to access tools that provide additional information and capabilities.
MCPServers
API Node.js/Express para gerenciamento de usurios (exemplo).
mcp-a2a-adk-hub-2025
Repositorio centralizado con documentacin y herramientas para los protocolos MCP, A2A y el Agent Development Kit (ADK).
MCP Server
This project is an MCP (Multi-Agent Conversation Protocol) Server for the given OpenAPI URL - https://api.apis.guru/v2/specs/ebay.com/sell-logistics/v1_beta.0.0/openapi.json, auto-generated using AG2's MCP builder.
Playbooks Rules
A Model Context Protocol (MCP) server for interacting with Playbooks Rules API.
Weather MCP Service
MCP (Model Context Protocol)
Model Context Protocol
An MCP server in the context of Java is a specification that we can build using the java SDK. This server is still a specification and needs a server like Tomcat or Jetty to run.
Tutorial MCP Server Typescript
L'objectif de ce tutoriel est de crer un premier server MCP de type stdio en Typescript, et qui donne accs une base de donne locale.
HelloWorldMCP
A small Hello World to get me started with Model Context Protocol (MCP) servers.
🦛 ChoMCP 🔌
Plug in the chunking hippo! Chunking over an MCP server
MCP_vulnerabilities_scanner
simple client scanning local files for vulnerabilities, Highly configurable and extendable
MCP Servers Demo
Questo repository contiene una demo di server MCP (Model Context Protocol) con implementazioni di base e orchestrazione.
mcp-go-sse-server
A simple MCP server exposed via SSE with examples tools, resources and prompts. Modified example from https://github.com/mark3labs/mcp-go/blob/main/examples/everything/main.go Run with:
Spark MCP Go Server
Um servidor Model Context Protocol (MCP) que executa cdigo PySpark.
钉钉 Agent 开发SDK
MCP-Server AI
Sample MCP Server
This is a Model Context Protocol (MCP) server that provides access to product and user data from DummyJSON API. The server is integrated with VS Code to provide easy access to product and user information directly within your development environment.
server-dice-roll
A Model Context Protocol (MCP) server for simulating dice rolls with support for standard dice notation and Fate/Fudge dice.
MCP Server
This project is an MCP (Multi-Agent Conversation Protocol) Server for the given OpenAPI URL - https://api.apis.guru/v2/specs/discourse.local/latest/openapi.json, auto-generated using AG2's MCP builder.
A2A-MCP 기반 자동차 정비 서비스 MSA 시스템
A2A(Agent2Agent) MCP(Model Context Protocol) MSA(Microservice Architecture) .
Linear MCP Server
A Model Context Protocol (MCP) server implementation that provides access to Linear's issue tracking system through a standardized interface.
Easy MCP
Easy MCP MCP (Model Context Protocol) MCP Python 3.12FastAPI Vue3
MCP Server
This project is an MCP (Multi-Agent Conversation Protocol) Server for the given OpenAPI URL - https://api.apis.guru/v2/specs/codat.io/commerce/2.1.0/openapi.json, auto-generated using AG2's MCP builder.
Mutmut MCP
A Model Context Protocol (MCP) server for managing mutation testing with mutmut. This tool provides a set of programmatic APIs for running mutation tests, analyzing results, and improving test coverage in Python projects.
📦 mcp-template
Model Context Protocol (MCP) server template.
MCP App
This is a Next.js project bootstrapped with create-next-app.
Example: Remote Model Context Protocol (MCP) Server without SDKs
This repository demonstrates the minimal example of MCP client and remote server implementations. It follows Model Context Protocol spec without relying on official or 3rd party MCP SDKs, so that you can examine the low-level details of MCP flow, including authentication and authorization via OAuth2.1. This is mainly for enterprise software/server that can't use MCP SDKs as-is due to the existing server stack and business logic.
Charles Proxy Log Parser MCP Server
This is an MCP (Model Context Protocol) server implementation for parsing Charles Proxy log files (.chlsj). It provides tools for quickly extracting and analyzing data from Charles Proxy HTTP session logs.
Hugo Frontmatter MCP
A Model Context Protocol (MCP) server for managing and automating frontmatter operations in Hugo Markdown files. This tool provides a set of programmatic APIs for reading, updating, and validating YAML frontmatter fields, as well as batch operations for tags, images, and date formats across directories.
learning-react-mcp
MCP Appium Server
A Model Context Protocol (MCP) server implementation for mobile app automation using Appium.
Open Traffic Generator MCP Server
MCP (Model Context Protocol) server implementation for Open Traffic Generator (OTG) API.
MCP Server TypeScript Starter
Code2Postman MCP
Code2Postman MCP - A Model Context Protocol (MCP) server implementation that automatically converts code directories into Postman collections.
MCP 勉強用
Model Context Protocol (MCP)
🚀 SpaceX MCP Server
A lightweight Model Context Protocol (MCP) server that fetches public SpaceX launch data and exposes three analytics endpoints.
Editor MCP
A Python-based text editor server built with FastMCP that provides powerful tools for file operations. This server enables reading, editing, and managing text files through a standardized API with a unique multi-step approach that significantly improves code editing accuracy and reliability for LLMs and AI assistants.
Learn developement with MCP and ADK
Setup:
SVG-MCP for Cursor IDE
A Model Context Protocol (MCP) server that provides tools and guidance for generating SVG code directly within Cursor IDE.
Laravel Docs MCP Server
A Model Context Protocol (MCP) server that provides access to Laravel documentation and package recommendations for AI assistants and language models.
MCP Server
This project is an MCP (Multi-Agent Conversation Protocol) Server for the given OpenAPI URL - https://api.apis.guru/v2/specs/datasette.local/v1/openapi.json, auto-generated using AG2's MCP builder.
MCP Learning
Este projeto um ambiente de aprendizado focado no desenvolvimento e experimentao com servidores MCP (Model Context Protocol) utilizando Python. O objetivo principal explorar conceitos, prticas e ferramentas modernas de desenvolvimento backend, promovendo o estudo contnuo e a aplicao de novos conhecimentos.
MCP Server
This project is an MCP (Multi-Agent Conversation Protocol) Server for the given OpenAPI URL - https://api.apis.guru/v2/specs/ebay.com/sell-negotiation/v1.1.0/openapi.json, auto-generated using AG2's MCP builder.
drools-quarkus-mcp
This project uses Quarkus, the Supersonic Subatomic Java Framework.
第 23 页,共 87 页