💻 编程开发 AI 工具
共 13,849 个工具,按价值评分排序
my-first-mcp
MCPA Next.js project showcasing Model Context Protocol (MCP) with a weather tool.
Mcp-Demo
MCPMcp-Demo is an OAuth-secured MCP Server for AI agents, ensuring safe API interactions.
egile-mcp-starter
MCPCookiecutter to start up MCP server
url-text-fetcher-mcp
MCPTiny MCP server for LM Studio that adds two tools for fetching web page text and links locally. Simple install, paste-ready mcp.json, and privacy-friendly.
mcp-dap-bridge
MCPMCP DebugX bridges MCP and DAP, enhancing debugging with AI tools.
MCPServerExample
MCPMCPServerExample is a C# SDK for the Model Context Protocol, enabling .NET apps to interact with MCP clients and servers.
spring-ai-mcp-server-client-demo
MCPA multi-language reference implementation of the Model Context Protocol (MCP) featuring a Spring Boot MCP client, Java SSE MCP server, Python MCP server, and an interactive chat frontend — showcasing AI-powered tool invocation and seamless client-server integration.
DecipherMCP
MCPDecipherMCP is a starter template for creating MCP servers with Puch AI, featuring job search and image processing tools.
graphql-inspector-mcp
MCPMCP server for GraphQL introspection with filtering capabilities
n8n-workflows-mcp
MCPMCP connector providing access to curated n8n workflow repositories
gen_ai_repo
MCPAgentic Coding Rules, Templates, MCP
gemini-agent
SKILLPython wrapper and REST API for Gemini CLI with async task execution and MCP server support
mcp-cursor-taskmaster
MCPMCP Server for project task management, memory retrieval, and workflow execution.
mcp-todos
MCPMCPを実装理解!Next.jsでAIアシスタントを開発するチュートリアルのサンプルコード
Spring_Boot_MCP_Host
MCP暂无描述
Claude-MCP
MCPClaude-MCP is a C# server enhancing file editing and database operations for Claude Desktop.
edgeflow-method
MCPEarly MCP exploration - See journey: https://gist.github.com/atxtechbro/24b41ba1a5de3f796f615a736257beab
mcp-debug-server
MCPMCP server providing Debug Adapter Protocol integration
v0.2_MULTI-AGENT_frontend
SKILLNext + CopilotKit & AG-UI + (MCP UI + C1 integration)
mcp-manager
MCPMCP Manager is a Turborepo starter featuring Next.js apps and shared TypeScript libraries.
mcp-typescript
MCP🚀 MCP TypeScript Server - Provides TypeScript compilation, type checking, and project management capabilities to AI assistants like Claude. Install with: npm install -g mcp-typescript-server
review-evo
SKILL自学型代码审查工具,通过分析git历史识别团队编码模式,自动发现风险点,每次运行都更聪明。
vibe-mcp-client
MCPvibe coding an mcp client
ai-mcp
MCPBuild an MCP (Model Context Protocol) server to support company development team members in efficiently obtaining the necessary information during code writing and design tasks, and to automate repetitive tasks. This server integrates with key tools used internally, such as GitLab, Notion, and Figma, to provide context-based information and automatic generation features.
mcp_server_demo
MCPmcp_server_demo showcases the MCP Server as demonstrated in a YouTube video.
shopify_mcp_openai_agents
MCPIntegrate OpenAI and Gemini APIs with Shopify using MCP.
mcp-bedrock-server
MCPA NodeJs seervice to connect AWS bedrock Claude models to be used by Xcode with CoPilot
aoc-mcp
MCPMCP server for Advent of Code
mcp-source-relation
MCPMCP Source Relation Server analyzes source code dependencies across multiple languages.
insomnia-rest-mcp-server
MCPThis is a mcp server made for insomnia use p
MCPDockerShell
MCPMCPDockerShell is a Python-based server for accessing 700+ docs and testing code in Docker.
MCP-Server-Test
MCPTesting MCP server capacities.
remote-mcp
MCPA lightweight bridge for connecting to remote MCP servers for clients.
mcp-connector-baseline
MCPA minimal MCP server with WebSocket tools for search and fetch.
MCP-Server-Dashboard
MCPA web-based dashboard for discovering and showcasing MCP servers from GitHub.
reagent
MCPReAgent is a lightweight MCP server for interactive, line-level code reviews in your browser.
homebrew-mcp
MCPHomebrew tap for installing the Obsidian MCP server on macOS.
remote-mcp-server-authless
MCPDeploy a remote MCP server on Cloudflare Workers without authentication.
fullstack-ai-cloud-native_app
SKILLAgentic AI-driven Todo app built using spec-driven AI engineering workflows. Evolves from Python console → Full-Stack (Next.js + FastAPI + Neon DB) → AI Chatbot with MCP. Scales to Kubernetes and cloud-native deployment with Docker, Kafka, Dapr, and DOKS.
prompt-cleaner-mcp
MCPTypeScript MCP server for prompt cleaning and health checks.
prompt-cleaner-mcp
MCPTypeScript MCP server that cleans prompts, redacts secrets, and normalizes output
Simple-MCP-Build
MCPThis is a simple MCP Server Framework that enables data to be passed through a structured messaging protocol, allowing seamless communication between clients and servers. It supports efficient data exchange, real-time processing, and customizable extensions for various applications, ensuring scalability and reliability in diverse environments.
mcp-client-server
MCPA sample code to use Model Context Protocol with Claude APIs
mcp-python-calculator
MCPA minimal Model Context Protocol (MCP) server in Python, built with the MCP SDK. This server exposes a simple calculator tool (`add`) and a dynamic greeting resource. It can be used to learn how to create MCP servers and connect them to AI agents or Copilot.
mcp-server-using-py-fastmcp-render-boilerplate
MCPA Python-based MCP Server using FastMCP, ready for deployment on Render.
mcp_test
MCPA Python MCP client for asynchronous OpenAI API interaction and local tool management.
QuickMCP
MCPBuild MCP Servers in minutes, not hours- 10x faster, 80% less code.
skills-integrate-mcp-with-copilot
MCPExercise: Integrate Model Context Protocol with GitHub Copilot
mcpd-plugins-sdk-go
SKILLGo SDK for developing middleware plugins for MCP Server with gRPC support.
nextjs-websocket-mcp
MCPA demo of implementing MCP communication based on WebSocket using Next.js