Packages
26403 resultsafter-effects-mcp
Provides an MCP (Model Context Protocol) server plus an After Effects “bridge” panel to let clients remotely control Adobe After Effects project contents—e.g., create compositions and layers, modify properties, set keyframes/expressions, and run scripts—via MCP tool calls that ultimately execute ExtendScript/JS inside After Effects.
Autodesk-Fusion-360-MCP-Server
Provides an MCP server that bridges an AI assistant (e.g., Claude Desktop, VS Code Copilot Chat) to Autodesk Fusion 360 via an add-in, enabling tool-based generation and modification of CAD models (sketch creation, modeling operations, parameter changes, and STEP/STL export).
Charles-mcp
charles-mcp is an MCP server that connects an AI agent to Charles Proxy’s Web Interface/recording data, enabling live capture reading and structured analysis of HTTP traffic (with a summary-first approach and drill-down to per-entry details). It can also analyze recorded sessions/history and provide control/status tools for the Charles environment.
chatgpt-on-wechat
<p align="center"><img src= "https://github.com/user-attachments/assets/eca9a9ec-8534-4615-9e0f-96c5ac1d10a3" alt="Chatgpt-on-Wechat" width="550" /></p>
claude-skill-reddit
**Grow your Reddit presence on autopilot** — using AppleScript to control your real Chrome browser. Undetectable by Reddit's anti-bot systems.
computeruseprotocol
Computer Use Protocol (CUP) defines a cross-platform, LLM-friendly schema for representing desktop UI accessibility trees (JSON envelope and a compact text encoding) and the canonical action vocabulary needed for AI agents to perceive and interact with UI elements. This repo provides the core schema/spec; execution is implemented by SDKs and (optionally) MCP servers in the ecosystem.
Forums
Ask any GitHub repository a question. Get source-backed answers.
go-mcp-server-service
A Go example implementation of a JSON-RPC 2.0 compliant MCP (Model Context Protocol) server for note management. It provides a command-line interface and a service component (intended to run over stdio), with thread-safe in-memory note storage plus example MCP prompts/tools such as adding notes and summarizing notes. Includes an error code table and guidance for running via Claude Desktop MCP server configuration.
k8s-mcp-server
Provides a Model Context Protocol (MCP) server that exposes Kubernetes API functionality (read-only resource inspection plus optional mutation like deleting pods and scaling deployments) over MCP transports (stdio by default and SSE).
mcp-framework
Rust framework for building AI agents that communicate with Model Context Protocol (MCP) servers via an MCP client (HTTP and stdio) and that can also expose custom tools via an MCP server. Includes example agent integrations for Anthropic (Claude) and OpenAI, plus a web-based inspector for debugging MCP servers/tools.
md2confluence-mcp
Provides an MCP server that converts Markdown to Atlassian Confluence content and uploads it (create/update page) including Mermaid diagrams (rendered to PNG via kroki.io), images (uploaded as Confluence attachments), code blocks (Confluence code macro), and preserves tables/links/formatting.
memsearch
<h1 align="center">
motion-dev-mcp
motion-dev-mcp is an MCP (Model Context Protocol) server that provides offline access to Motion.dev documentation, code examples, component/API reference, and tool-assisted animation code generation/validation for React/JavaScript/Vue. It uses a local SQLite-first documentation database with full-text search (FTS5).
nautobot_mcp
An MCP (Model Context Protocol) server that provides agent tools for interacting with Nautobot. It supports semantic discovery of Nautobot API endpoints, executing dynamic HTTP requests against Nautobot APIs, and searching an indexed knowledge base built from configured Nautobot-related Git repositories using vector embeddings (ChromaDB).
openclaw-mcp
openclaw-mcp is an MCP (Model Context Protocol) server/bridge that connects Claude (MCP client) to a self-hosted OpenClaw gateway/assistant. It forwards chat/status/task operations and supports sync and async tools, including multi-instance routing and OAuth2 authentication.
openclaw-supermemory
OpenClaw Supermemory memory plugin
qdrant-mcp-pi5
Provides a Model Context Protocol (MCP) server integration for persistent semantic memory on Raspberry Pi 5 using local Qdrant storage. Agents can store and retrieve facts via semantic similarity (embeddings) through mcporter (MCP client/bridge), optionally with an OpenClaw plugin that hard-enforces memory recall before responses.
Salesforce API
Enterprise CRM platform API for accessing and manipulating Salesforce data including contacts, opportunities, accounts, cases, and custom objects through REST, SOAP, Bulk, and Streaming APIs.
splitwise-mcp-server
Provides a Rust-based MCP (Model Context Protocol) server and an optional HTTP JSON-RPC endpoint that exposes Splitwise account functionality (users, groups, expenses, friends, and utilities like currencies/categories) to AI agents. Supports local stdio MCP usage and a remote HTTP deployment protected by a bearer token.
tagny-mcp-server
Provides an MCP server (FastMCP-based) exposing tools for web search (Brave, DuckDuckGo) and web content fetching (URL visible text extraction) plus link extraction from webpages, intended for use with locally served LLMs via SSE transport.