MCPs tagged with AI-integration
-
MCP 数据库工具 (MCP Database Utilities)
A secure bridge enabling AI systems safe, read-only access to multiple databases via unified configuration.
MCP Database Utilities provides a secure, standardized service for AI systems to access and analyze databases like SQLite, MySQL, and PostgreSQL using a unified YAML-based configuration. It enforces strict read-only operations, local processing, and credential protection to ensure data privacy and integrity. The tool is suitable for entities focused on data privacy and minimizes risks by isolating database connections and masking sensitive data. Designed for easy integration, it supports multiple installation options and advanced capabilities such as schema analysis and table browsing.
- ⭐ 85
- MCP
- donghao1393/mcp-dbutils
-
Dune Analytics MCP Server
Bridge Dune Analytics data seamlessly to AI agents via a Model Context Protocol server.
Dune Analytics MCP Server provides a Model Context Protocol-compliant server that allows AI agents to access and interact with Dune Analytics data. It exposes tools to fetch the latest results of Dune queries and execute arbitrary queries, returning results in CSV format. The server is easily deployable, supports integration with platforms like Claude Desktop, and requires a Dune Analytics API key for operation.
- ⭐ 31
- MCP
- kukapay/dune-analytics-mcp
-
BlockBeats MCP Server
Delivering real-time blockchain news and in-depth articles to AI agents via MCP.
BlockBeats MCP Server provides AI agents with access to the latest blockchain news and detailed articles from BlockBeats through an MCP-compliant server. Featuring rapid retrieval of news and in-depth content across multiple languages, it supports integration with clients such as Claude Desktop. The server offers two main tools for fetching fast news updates and comprehensive articles, enabling seamless knowledge delivery for AI systems.
- ⭐ 8
- MCP
- kukapay/blockbeats-mcp
-
MCP Proxy Monorepo
Monorepo for MCP (Model Control Protocol) servers enabling AI integrations.
MCP Proxy Monorepo provides servers implementing the Model Control Protocol (MCP) for integrating AI services, particularly through Bitte AI. It offers a structured framework for hosting and developing MCP-compliant server packages and supports scalable, multi-service deployments. The project is built using Bun for the JavaScript runtime, Turborepo for monorepo management, and includes tools for development, code quality, and package extensibility.
- ⭐ 13
- MCP
- BitteProtocol/mcp
-
Alpha Vantage MCP Server
Real-time financial data access for models via standardized protocol.
Alpha Vantage MCP Server implements the Model Context Protocol (MCP) to provide real-time and historical financial market data, including stock quotes, company profiles, cryptocurrency exchange rates, ETF information, and options chain analytics. It delivers a standardized API interface, enabling seamless integration with AI clients such as Claude Desktop. The server manages API keys, error handling, and rate limits for reliable data delivery.
- ⭐ 81
- MCP
- berlinbra/alpha-vantage-mcp
-
Gitingest MCP Server
Turn any Git repository into a structured context for AI assistants via the Model Context Protocol.
Gitingest MCP Server provides a Model Context Protocol (MCP) compliant server that integrates with the gitingest tool to analyze and ingest Git repositories into structured text digests. It offers detailed repository analysis, including code summaries, file structures, and content extraction, tailored for integration with AI assistants. The server features flexible configuration and supports filtering by file size, patterns, and branches. It enables standardized delivery of codebase context to AI models for improved reasoning and comprehension.
- ⭐ 8
- MCP
- narumiruna/gitingest-mcp
-
dbt MCP Server
Bridge dbt projects and AI agents with rich project context.
dbt MCP Server provides an implementation of the Model Context Protocol for dbt projects, enabling seamless integration between dbt and AI agents. It allows agents to access and understand the context of dbt Core, dbt Fusion, and dbt Platform projects. The tool supports connection to external AI products and offers resources for building custom agents. Documentation and examples are provided to facilitate adoption and integration.
- ⭐ 420
- MCP
- dbt-labs/dbt-mcp
-
Flipt MCP Server
MCP server for Flipt, enabling AI assistants to manage and evaluate feature flags.
Flipt MCP Server is an implementation of the Model Context Protocol (MCP) that provides AI assistants with the ability to interact with Flipt feature flags. It enables listing, creating, updating, and deleting various flag-related entities, as well as flag evaluation and management. The server supports multiple transports, is configurable via environment variables, and can be deployed via npm or Docker. Designed for seamless integration with MCP-compatible AI clients.
- ⭐ 2
- MCP
- flipt-io/mcp-server-flipt
-
@bldbl/mcp
Official MCP client for integrating AI assistants with Buildable projects.
@bldbl/mcp enables AI assistants like Claude and GPT to directly interact with Buildable projects using the Model Context Protocol (MCP). It provides full project context, smart task management, real-time progress tracking, and facilitates seamless communication between AI and human developers. TypeScript support and CLI tools ensure robust integration, making it ready for platforms like Claude Desktop and Cursor AI. The tool simplifies AI-driven project management and collaboration in software development.
- ⭐ 8
- MCP
- chunkydotdev/bldbl-mcp
-
react-analyzer-mcp
Analyze and generate documentation for React components with Model Context Protocol integration.
react-analyzer-mcp analyzes React component source files (JSX/TSX) to extract information about components and their props. It features tools for analyzing individual components or entire project folders and can generate structured documentation automatically. The tool is designed to operate as an MCP (Model Context Protocol) server and integrates with AI assistants like Claude to provide real-time, context-aware analysis. Installation and usage workflows are streamlined for project integration, supporting both CLI and conversational interfaces.
- ⭐ 51
- MCP
- azer/react-analyzer-mcp
-
MCP Mermaid
AI-powered dynamic generation of Mermaid diagrams via the Model Context Protocol.
MCP Mermaid enables dynamic generation of Mermaid diagrams and charts using AI via the Model Context Protocol (MCP). It supports all features and syntax of Mermaid, and can export diagrams in various formats including SVG, base64, and files. The server can be run locally or globally using different transport protocols such as stdio, SSE, or streamable, making it compatible with tools like Claude, VSCode, and Smithery. It provides customization for background color and theme, and validates output to ensure correct syntax and graphics.
- ⭐ 283
- MCP
- hustcc/mcp-mermaid
-
Telegram MCP Server
Full-featured Telegram integration for MCP-compatible clients using Telethon.
Telegram MCP Server enables programmatic interaction with Telegram through the Model Context Protocol (MCP). It allows automation of messaging, chat and group management, and other essential Telegram operations by exposing an extensive suite of tools via MCP. Designed for seamless integration with platforms like Claude and Cursor, the server is powered by Telethon and supports context-aware interactions with Telegram accounts.
- ⭐ 448
- MCP
- chigwell/telegram-mcp
-
MCP Shell Server
A secure, configurable shell command execution server implementing the Model Context Protocol.
MCP Shell Server provides secure remote execution of whitelisted shell commands via the Model Context Protocol (MCP). It supports standard input, command output retrieval, and enforces strict safety checks on command operations. The tool allows configuration of allowed commands and execution timeouts, and can be integrated with platforms such as Claude.app and Smithery. With robust security assessments and flexible deployment methods, it facilitates controlled shell access for AI agents.
- ⭐ 153
- MCP
- tumf/mcp-shell-server
-
MCP K8S Go
Golang-based MCP server that enables AI-driven interactions with Kubernetes clusters.
MCP K8S Go provides a server implementation of the Model Context Protocol for managing and interacting with Kubernetes clusters. It offers functionality to list, retrieve, create, and modify Kubernetes resources such as contexts, namespaces, pods, and nodes using standardized context-aware approaches. Designed for integration with AI assistants like Claude Desktop, it enables prompting and tool execution to manage cluster state, monitor events, fetch pod logs, and run in-pod commands. The solution supports deployment via various installation methods including Docker, Node.js, and Go binaries.
- ⭐ 356
- MCP
- strowk/mcp-k8s-go
-
Peek.com Remote MCP Server
AI-powered travel planning with real-time experiences, pricing, and availability.
Peek.com Remote MCP Server provides AI assistants with access to over 300,000 verified travel experiences, offering real-time availability, pricing, and detailed information. Using the Model Context Protocol, it enables seamless integration with multiple AI platforms, empowering tailored trip planning. The server validates experience availability and provides direct booking links, ensuring users receive up-to-date and actionable travel options. Designed with privacy in mind, it does not collect or store personal information.
- ⭐ 1
- MCP
- peek-travel/mcp-intro