Packages
26403 resultsMiniMax MCP
Official MiniMax MCP server that gives AI assistants access to MiniMax's generative media APIs including text-to-speech, voice cloning, image generation, video generation (Hailuo-02), and music creation. Outputs are saved locally or to a configurable path.
nexflow-smf
NexFlow Smart Meta-Facilitator - Open-source atomic batch settlement for x402 payments on Base
openmozi
支持国产模型和国产通讯软件的智能助手机器人
python-genai
Python SDK for Google generative AI models, providing a client interface (Gemini Developer API and Vertex AI) with Pydantic/dict-based typed request/response structures and helper abstractions (e.g., model content generation, async/sync clients, file upload).
Stealth Browser MCP
An MCP browser automation server using nodriver and Chrome DevTools Protocol that bypasses anti-bot systems like Cloudflare and Queue-It, offering 90 tools for element interaction, network interception, and DOM cloning.
Drift
A codebase intelligence platform that detects patterns, conventions, and violations in code while maintaining memory across sessions. Exposes an MCP server with six entry points (drift_scan, drift_status, drift_tool, drift_discover, drift_workflow, drift_explain) that give AI agents access to ~70 specialized analysis utilities covering violations, security patterns, call graphs, architectural boundaries, coupling metrics, taint flows, and more. Includes a Cortex memory system for semantic memory, knowledge retrieval, and multi-agent coordination. Built with Rust (NAPI-RS bindings) and TypeScript for performance.
obsidian-mcp-server
Provides an MCP server that exposes Obsidian vault operations (read/update/search/list/delete notes; manage YAML frontmatter and tags) by bridging to the Obsidian Local REST API plugin over HTTP, with optional HTTP transport for the MCP server itself.
apple-notes-mcp
Provides an MCP server that lets AI assistants interact with Apple Notes on macOS via AppleScript/CoreData—creating, searching, reading, updating, deleting (move to Recently Deleted), moving notes between folders, and performing folder/account/batch/export/diagnostic operations. Uses local-only automation; no external APIs are described.
MCPCan
A centralized management platform for MCP services providing a web dashboard to deploy, configure, monitor, and authenticate MCP server instances with Kubernetes-native container orchestration, protocol conversion, and a service marketplace.
mcp-server
Provides an MCP server that exposes curated documentation (from llms.txt sources) to GenAI coding assistants. It enables searching relevant docs with relevance ranking, browsing document sections via a table-of-contents style interface, and fetching only the needed sections (plus contextual snippet generation).
mcpx
mcpx is a command-line tool/skill that turns MCP (Model Context Protocol) servers into composable CLI commands. It can list servers/tools, call MCP tools by name, cache results, discover existing MCP server configs from other clients, and manage local config (config.toml), shims, and agent guidance blocks/skills.
notebooklm-mcp
Provides an MCP server that lets local AI coding agents (e.g., Claude Code, Cursor, Codex) interact with Google NotebookLM to answer questions grounded in user-owned NotebookLM notebooks, including session/library management and browser-automation-based authentication.
peta-core
Peta Core is a self-hosted control-plane/runtime for MCP (Model Context Protocol): it proxies MCP calls through a gateway, manages downstream server lifecycles, encrypts/stores credentials in a vault, enforces RBAC/ABAC policies (optionally with human-in-the-loop approvals), and writes structured audit logs. It also provides an embedded OAuth 2.0 authorization server and can expose anonymous/public access for selected servers.
rustchain-mcp
Provides an MCP (Model Context Protocol) server exposing tools that let AI agents interact with RustChain (wallets, balances, transfers, network stats), BoTTube (search, upload, voting/comment), and Beacon (agent discovery/messaging, channels, gas/contract-related operations). Also includes local wallet keystore management with encrypted private keys.
skill-to-mcp
Provides an MCP server that converts a collection of Claude Skills (organized as skill directories with SKILL.md YAML frontmatter) into MCP-accessible resources. It auto-discovers skills and exposes tools to list skills, fetch skill details (SKILL.md content plus file listings), and read related files within a skill directory with traversal protection.
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.