Packages
1106 resultsShotGrid MCP Server
ShotGrid (formerly Shotgun, now Autodesk Flow Production Tracking) MCP server enabling AI agents to interact with the industry-standard VFX/animation production tracking platform — querying shots, assets, tasks, and versions; updating production status; managing review workflows; tracking render progress; and integrating production pipeline data into agent-driven VFX studio workflows.
n8n2mcp — n8n to MCP Bridge
n8n2mcp bridge server enabling AI agents to trigger and interact with n8n workflows via MCP — exposing n8n workflow webhooks as MCP tools, allowing agents to invoke complex automation pipelines, data transformations, and integrations built in n8n from within their tool-calling context.
Apple Voice Memo MCP Server
MCP server for Apple Voice Memos on macOS enabling AI agents to list, search, and access voice memo recordings from the local Voice Memos app. Allows AI agents to retrieve transcriptions and metadata from voice recordings stored locally on macOS for productivity and note-taking workflows.
Daymon
Desktop application that extends Claude with persistent background automation, scheduled task execution, memory management, file watching, and worker agents. Runs as a menu bar/system tray app with a Node.js sidecar for scheduling and an MCP server for Claude integration. Supports pre-configured worker personalities (researcher, code reviewer, email assistant, etc.) and self-improving tasks that optimize based on execution history.
GPT Researcher MCP Server
MCP server wrapper around GPT Researcher that exposes deep research, quick search, report writing, and source retrieval as MCP tools. Supports STDIO, SSE, and Streamable HTTP transports for integration with Claude Desktop and other MCP clients.
Gemini Search MCP Server
MCP server integrating Google Gemini's search grounding capability — enabling AI agents to perform web searches using Google's search infrastructure via the Gemini API, with results grounded in real-time web content. Provides up-to-date information search with Google's index quality and Gemini's synthesis capabilities for research and information retrieval tasks.
MCP Server Android Gateway
MCP Android Gateway server enabling AI agents to interact with Android devices — executing ADB commands, controlling Android apps via UI automation, capturing screenshots, installing and managing APKs, reading device logs, and integrating Android device control into agent-driven mobile development, testing, and automation workflows.
MCP Server EXE
MCP server by prolific Chinese MCP developer shadowcz007 that enables AI agents to run local executables and programs. Provides a bridge between MCP-based agents and local system executables, allowing agents to invoke local tools, scripts, and applications via structured MCP tool calls rather than direct shell access.
OpenTelemetry MCP Server (Traceloop)
Community MCP server for OpenTelemetry — enabling AI agents to query traces, spans, metrics, and logs from OpenTelemetry-compatible backends (Jaeger, Tempo, Prometheus, and OTLP-compatible stores).
ReverseCore MCP
MCP server providing reverse engineering and binary analysis capabilities to AI agents — enabling agents to disassemble binaries, analyze executable structures, extract strings, identify function signatures, and assist with malware analysis and security research workflows through structured MCP tool calls.
Salesforce MCP Server (Cirra AI)
Community MCP server for Salesforce CRM enabling AI agents to query Salesforce objects via SOQL, manage records (leads, contacts, opportunities), and interact with Salesforce data in agent sales workflows.
Adobe Illustrator MCP Server
Adobe Illustrator MCP server enabling AI agents to control Illustrator through its scripting API — creating and manipulating vector graphics, drawing shapes and paths, managing layers, applying colors and styles, exporting files, and integrating AI-assisted design workflows into Adobe Illustrator. Uses ExtendScript or UXP to automate Illustrator operations.
Android Puppeteer MCP Server
MCP server for Android device automation using a Puppeteer-style API. Enables AI agents to control Android devices — tapping, swiping, typing, taking screenshots, and navigating apps — through Android Debug Bridge (ADB). Supports UI testing, app automation, and AI-driven Android interaction workflows.
CodeRide MCP Server
CodeRide eliminates context reset between coding sessions by providing MCP integration for persistent codebase context. Enables AI coding agents to maintain understanding of a codebase across sessions — preventing the 'context reset' where agents lose project understanding when a conversation restarts.
Google Calendar MCP Server (Streamable)
Google Calendar Streamable MCP server enabling AI agents to interact with Google Calendar via the Google Calendar API — creating, reading, updating, and deleting calendar events, managing multiple calendars, checking availability and free/busy times, and integrating Google Calendar scheduling into agent-driven personal assistant and workflow automation applications.
Google Contacts MCP Server
Google Contacts MCP server enabling AI agents to interact with Google Contacts via the People API — searching and retrieving contacts, reading contact details (email, phone, address), creating and updating contacts, and integrating Google's contact management into agent-driven personal assistant, CRM, and communication workflow automation.
Headless IDA MCP Server
MCP server enabling AI agents to interact with IDA Pro in headless mode for binary analysis and reverse engineering. Enables agents to decompile binaries, analyze disassembly, query function information, extract strings, and perform automated binary analysis tasks through IDA Pro's powerful analysis capabilities.
Image Gen MCP
Image generation MCP server focused on local/self-hosted AI image generation — integrating with ComfyUI, Stable Diffusion WebUI (Automatic1111), or similar local image generation backends. Enables AI agents to generate images locally without cloud costs, maintaining full privacy and control over generated content and model selection.
MCP JetBrains
Proxy server that routes MCP requests from AI clients (Claude Desktop, VS Code) to a running JetBrains IDE, enabling AI assistants to interact with IDE features. Now deprecated as this functionality is built into JetBrains IDEs since version 2025.2.
MCP Link
Converts any OpenAPI V3 REST API specification into a working MCP server automatically, enabling AI agents to call any REST API through MCP without writing custom integration code.