Packages
7745 resultsshadcn-ui-mcp-server
An MCP server that gives AI assistants access to shadcn/ui v4 component source code, demos, usage patterns, and block implementations across React, Svelte, Vue, and React Native frameworks.
Airbyte MCP Server (Official)
Official Airbyte MCP server enabling AI agents to interact with Airbyte's data integration platform — managing connections, triggering syncs, querying connector status, and monitoring data pipeline health.
Code Graph RAG
Graph-based RAG system that parses multi-language codebases using Tree-sitter, builds knowledge graphs in Memgraph, and enables natural language queries about code structure and relationships. Supports parsing 11+ languages, AI-powered Cypher query generation, surgical code editing with AST targeting, shell command execution, and real-time graph updates via file watching. Includes an MCP server for Claude Code integration.
Daytona API
Open-source platform for creating and managing standardized cloud development environments (workspaces) programmatically via REST API, designed for both developer use and agent-driven code execution.
Documentation MCP Server
Documentation MCP server enabling AI agents to search and retrieve documentation from local or remote documentation sources — indexing documentation files, performing semantic search over docs, retrieving relevant documentation sections, and integrating documentation retrieval into agent-driven coding and research workflows.
Hono MCP Server
Hono MCP server template enabling developers to build MCP servers using the Hono web framework — providing a TypeScript template for creating remote MCP servers deployable to Cloudflare Workers, Deno Deploy, or other edge runtimes, with built-in routing, middleware, and MCP protocol handling.
Knowledge Base MCP Server
MCP server providing knowledge base capabilities with document ingestion, vector embedding, and semantic retrieval. Enables AI agents to build and query local knowledge bases from documents, notes, and structured content — supporting RAG (Retrieval Augmented Generation) patterns for grounding agent responses in domain-specific knowledge.
LLMs.txt Explorer MCP Server
LLMs.txt Explorer MCP server enabling AI agents to discover and read llms.txt and llms-full.txt files from websites — fetching the standardized machine-readable documentation format that websites publish for LLM consumption, aggregating documentation context from multiple services, and providing agents with structured, LLM-optimized documentation without scraping raw HTML.
MCP Gearbox
MCP Gearbox from GPTScript-AI — a tool aggregation and routing layer for MCP that combines multiple MCP servers into a unified interface, manages MCP tool lifecycles, and provides a single connection point for AI agents to access tools from multiple underlying MCP servers. Simplifies multi-MCP deployments by acting as a composable middleware layer.
MCP Logic
MCP server providing formal logic and reasoning capabilities to AI agents. Enables agents to execute Prolog-style logical inference, validate logical constraints, perform knowledge base queries, and use formal logic for verification and reasoning tasks — extending LLM capabilities with symbolic reasoning.
MCP Server Apple Events
MCP server enabling AI agents to send Apple Events — the macOS inter-application communication protocol used by AppleScript. Allows agents to automate macOS applications (Finder, Mail, Calendar, Safari, etc.) by sending Apple Events programmatically, enabling system-level macOS automation from AI agents.
Node.js Debugger MCP Server
Node.js Debugger MCP server enabling AI agents to debug Node.js applications — connecting to Node.js debug protocol, setting breakpoints, stepping through execution, inspecting variables and call stacks, and integrating Node.js debugging into agent-driven JavaScript/TypeScript development and troubleshooting workflows.
Redis Cloud MCP Server (Official)
Official Redis Cloud MCP server enabling AI agents to manage Redis Cloud subscriptions and databases — creating databases, monitoring usage, managing access, and configuring Redis Cloud infrastructure.
ScrapeGraph MCP Server
Official ScrapeGraph MCP server providing AI-powered web scraping and structured data extraction — using LLMs to extract structured information from web pages without brittle CSS selectors.
Twilio SendGrid Email API
Twilio's cloud-based transactional and marketing email delivery API, used by agents and applications to send reliable, tracked emails at scale with dynamic templates and suppression management.
UML MCP Server
MCP server for generating UML diagrams programmatically, typically using PlantUML or similar tools. Enables AI agents to create UML diagrams from text descriptions — class diagrams, sequence diagrams, activity diagrams, component diagrams — and render them as images for documentation and architecture visualization.
Windows CLI MCP Server
Windows CLI MCP server enabling AI agents to execute commands in Windows Command Prompt and PowerShell — running CMD scripts, executing PowerShell commands, managing Windows system operations, and integrating Windows command-line capabilities into agent-driven Windows automation and development workflows.
obsidian-mcp-plugin
High-performance MCP server for Obsidian providing AI tools with direct vault access through semantic operations, graph navigation, fuzzy text matching, Dataview query execution, and HTTP transport for network-based integration.
Chrome Debug MCP
MCP server that exposes Chrome DevTools Protocol (CDP) capabilities to AI agents, enabling agents to attach to Chrome browser sessions, inspect DOM elements, capture network traffic, execute JavaScript in page context, take screenshots, and perform debugging operations through structured MCP tool calls.
Claude Skills MCP
An MCP server that enables AI assistants to discover and use Claude Agent Skills through semantic search with vector embeddings, bridging Anthropic's Skills framework to any MCP-compatible application.