Packages
26403 resultsstim-mcp-server
Provides an MCP (Model Context Protocol) server that wraps Google’s Stim stabilizer circuit simulator, exposing multiple tools (health check, circuit creation/appending, sampling, error analysis, diagram generation, noise injection, and standard circuit generation) over MCP transports including HTTP/SSE and stdio, plus a hosted Google Cloud Run instance.
VibeUE
VibeUE is an Unreal Engine (UE5) development assistant that embeds an AI chat client in-editor and exposes Unreal automation through a Model Context Protocol (MCP) server. It provides MCP tools for discovering and executing Unreal-related Python services, managing assets, reading UE logs, and generating/importing terrain data, along with a large set of Python services for editing Blueprints, materials, animations, landscapes, UI, and engine/project settings.
Wren Engine
Wren Engine is a semantic layer that gives AI agents and MCP clients governed, business-context-aware access to databases, translating natural language into precise queries while enforcing role-based access controls across 15+ data sources.
0x1abin/matter-controller-mcp
An MCP server for Matter Controller, enabling AI agents to control and interact with Matter devices.
ag2
AG2 (formerly AutoGen) is an open-source Python framework for building agentic AI “agent systems”. It provides core conversational agent abstractions (e.g., ConversableAgent), support for multi-agent orchestration patterns (group chats, swarms, nested/sequential flows), tool registration/invocation (including tool use with secrets), and workflows such as human-in-the-loop supervision. It integrates with LLM providers via pluggable configuration (e.g., OpenAI) and includes optional integrations for RAG, code execution, and various retrieval backends.
aidex
MCP Server for persistent code indexing. Gives AI assistants (Claude, Gemini, Copilot, Cursor) instant access to your codebase. 50x less context than grep.
android-adb-mcp-server
This MCP server provides tools for interacting with Android devices through the Android Debug Bridge (ADB). It enables AI assistants to perform common Android development and testing operations.
android-mcp-server
An MCP (Model Context Protocol) server that provides programmatic control over
apidog-tests-mcp
MCP server for managing Apidog test cases, scenarios, suites, and test data
behrensd/mcp-firewall
Deterministic security proxy for MCP tool calls. Blocks dangerous requests, redacts secrets from responses, catches prompt injection. No AI, no cloud, pure rules.
bexio-mcp-server
Complete Swiss accounting integration for [Bexio](https://www.bexio.com/) via the [Model Context Protocol (MCP)](https://modelcontextprotocol.io/). Works with **Claude Desktop**, **n8n**, and any MCP-compatible client.
bigquery-mcp
<h1 style="display: flex; align-items: center;">
carsol/monarch-mcp-server
A Model Context Protocol (MCP) server that provides read-only access to Monarch Money financial data. This allows AI assistants like Claude Desktop to analyze your financial information, transactions, budgets, and cashflow data.
chrome-debug-mcp
A Model Context Protocol (MCP) implementation for browser automation using Playwright, with full Greasemonkey API support.
claude-emporium
<p align="center">
cli-microsoft365-mcp-server
Model Context Protocol (MCP) server for CLI for Microsoft 365 that allows to use natural language to manage your Microsoft 365 tenant.
cocoindex-code-mcp-server
A Model Context Protocol (MCP) server that provides a RAG (Retrieval Augmented Generation) tool with hybrid search capabilities combining vector similarity and keyword metadata search for code retrieval. Built on the [CocoIndex](https://cocoindex.io) data transformation framework with specialized support for multiple programming languages.
code-index-mcp
A Model Context Protocol (MCP) server (Python) that indexes and analyzes local code repositories to help LLMs search for code patterns/files and generate structured summaries (shallow file index and optional deep symbol index via tree-sitter).
CoderGamester/mcp-unity
The purpose of this package is to provide a MCP Unity Server for executing Unity operations and request Editor information from AI MCP enabled hosts
Context+
An MCP server that transforms codebases into searchable, hierarchical feature graphs by combining Tree-sitter AST parsing (43 languages), spectral clustering, and Obsidian-style wikilink navigation. Provides 11 MCP tools for structural analysis, semantic code search, blast radius tracing, static analysis, and safe code modification with shadow restore points.