13 skills found
CoplayDev / unity-mcpUnity MCP acts as a bridge, allowing AI assistants (like Claude, Cursor) to interact directly with your Unity Editor via a local MCP (Model Context Protocol) Client. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
mksglu / context-modePrivacy-first. MCP is the protocol for tool access. We're the virtualization layer for context.
mksglu / context-modePrivacy-first. MCP is the protocol for tool access. We're the virtualization layer for context.
CoderGamester / mcp-unityModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
svnscha / mcp-windbgModel Context Protocol for WinDBG
SixHq / OvertureOverture is an open-source, locally running web interface delivered as an MCP (Model Context Protocol) server that visually maps out the execution plan of any AI coding agent as an interactive flowchart/graph before the agent begins writing code.
arinspunk / claude-talk-to-figma-mcpA Model Context Protocol (MCP) that allows Claude Desktop and other AI tools (Claude Code, Cursor, Antigravity, etc.) to read, analyze, and modify Figma designs
Azure / aks-mcpA Model Context Protocol (MCP) server that enables AI assistants to interact with AKS clusters. It serves as a bridge between AI tools (like Claude, Cursor, and GitHub Copilot) and AKS.
devstroop / youtrack-mcpAn MCP (Model Context Protocol) server that provides YouTrack REST API access to AI agents
nim444 / mcp-android-server-pythonMCP Android agent - This project provides an *MCP (Model Context Protocol)* server for automating Android devices using uiautomator2. It's designed to be easily plugged into AI agents like GitHub Copilot Chat, Claude, or Open Interpreter to control Android devices through natural language.
nisalgunawardhana / How-To-Create-MCP-ServerThis guide will help you set up a basic MCP (Model Context Protocol) server in .NET, configure it in VS Code, and interact with it using Copilot Chat.
MingHuiLiu / godot4-runtime-mcp一个为 Godot 4 + C# 项目打造的 Model Context Protocol (MCP) 服务器, 让 AI 助手能够实时访问、调试、控制游戏运行时。 ✨ 支持场景树查询、信号监听、日志分析、属性修改等 48 种工具。 🚀 一键集成 VSCode Copilot,构建智能化的 Godot 开发体验。
dyneth02 / MCP-Client-Server-Project-using-NodeJSA minimal Model Context Protocol (MCP) implementation built with Node.js and TypeScript. This project demonstrates client–server communication over stdio, structured message handling, and local data access, developed with VS Code and GitHub Copilot to explore modern AI tool integration workflows.