Packages
26403 resultsjulia-mcp
Provides an MCP server (stdio transport) that runs Julia code in persistent Julia REPL sessions, keeping state (variables/functions/loaded packages) across tool calls and isolating sessions per environment/project directory.
MCP Google Sheets
MCP server providing 19 tools for full CRUD access to Google Sheets and Drive — create, read, update, and share spreadsheets through natural language via Claude or other MCP clients.
metabase-mcp
metabase-mcp is an MCP (Model Context Protocol) server that exposes Metabase functionality to MCP clients/AI assistants. It provides tools for listing databases/tables/fields, executing SQL (with parameter support/templating) and MongoDB-style native queries (with JSON conversion for aggregation pipelines), and managing Metabase cards (questions) and collections.
MiniMax 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).
rag-mcp-server
Provides an MCP server that builds and queries a local Retrieval-Augmented Generation (RAG) knowledge base from document directories. It extracts text from .txt and .pdf files, chunks content, computes embeddings (SentenceTransformers), indexes vectors with FAISS, and stores document metadata in SQLite; exposes MCP tools for initializing, searching, refreshing, getting stats, and listing documents.
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.
SIRIO_mcp_server
Provides a Model Context Protocol (MCP) server (Spring Boot non-web app using STDIO) exposing SIRIO/OrisTool capabilities to create and manipulate Generalized Stochastic Petri Nets (GSPNs) and run steady-state and transient analyses via MCP tool-calling.
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.