Cursor 설치 가이드
개발자용 MCP 서버와 함께 자주 쓰이는 AI 코드 에디터.
MCP Servers

This repository contains examples of reusable "skills" for working with Azure DevOps from AI coding assistants (for example, GitHub Copilot in VS Code).

This project demonstrates how to build a multi-agent system using Agent-to-Agent (A2A) communication with the Model Context Protocol (MCP).

WigAI is a Model Context Protocol (MCP) server implemented as a Bitwig Studio extension. It provides an interface for external AI assistants to control Bitwig Studio through simple text-based...

A VS Code extension with an integrated MCP server that allows MCP clients like Claude to interact with Visual Studio Code.

A desktop AI chat application built with Wails v2 (Go backend + Vue 3 frontend) that connects to OpenAI-compatible LLM APIs with MCP tool calling support.

Kiso is a publishing engine that turns Open Knowledge Format (OKF) bundles into static websites for humans and AI agents. We also provide an MCP Server.

One place to manage & connect to all your MCP servers

📘 中文Readme 由于a2a协议升级,以前的task变成了message,conversation的id从metadata也改成了contextId,所以进行了升级。 推荐最新A2A结合ADK和MCP实现更复杂任务的方法: https://github.com/johnson7788/MultiAgentPPT/tree/main/backend

Azure API Management acts as the AI Gateway for MCP servers.

Drop‑in Express middleware and helpers to add secure auth to your Model Context Protocol (MCP) server with Descope. Ship an authenticated /mcp endpoint and register tools in minutes.

- - DeepSeek-V3 Chat、DeepSeek-R1 推理模型 - - Gemini 3 Pro/Flash、Gemini 2.5 系列(最新) - - GPT-4o、o1/o3 推理系列 - - Claude Sonnet 4、Claude 3.5 系列 - - Llama 3.3 70B(免费高速推理)

gollem provides: - to query prompt to Large Language Model (LLM) services - Generate / Stream: Generate text content from prompt (with per-call option overrides) - GenerateEmbedding: Generate...
