MCPs tagged with Claude Desktop
-
E2B MCP Server
Add code interpretation to Claude Desktop apps with E2B Sandbox.
E2B MCP Server provides code interpreting capabilities for the Claude Desktop application through integration with the E2B Sandbox. It offers both JavaScript and Python editions for flexibility in development. The solution can be easily installed via the Smithery tool, streamlining setup and integration. The server enables seamless execution and management of code within AI-powered desktop environments.
- ⭐ 346
- MCP
- e2b-dev/mcp-server
-
fast-filesystem-mcp
Advanced filesystem operations and large file management for Claude Desktop environments.
fast-filesystem-mcp provides fast, memory-efficient file operations tailored for Claude Desktop using the Model Context Protocol. It supports chunked and streaming reads/writes, backup and recovery features, and advanced directory and file management tools. The implementation includes settings for debugging, logging, and error handling to seamlessly integrate with Claude Desktop's workflow.
- ⭐ 26
- MCP
- efforthye/fast-filesystem-mcp
-
Dexscreener MCP server
MCP-compliant server for accessing the Dexscreener API.
Dexscreener MCP server provides a basic Model Context Protocol (MCP) interface to the Dexscreener API, allowing integration with tools like Claude Desktop. It supports both STDIO and server-sent events (SSE) modes and facilitates contextual API access based on the latest Dexscreener documentation. Configuration is straightforward for users on both MacOS and Windows, and the server can be tested using Inspector or other MCP-compatible clients.
- ⭐ 16
- MCP
- janswist/mcp-dexscreener
-
mcp-pinecone
A Pinecone-backed Model Context Protocol server for semantic search and document management.
mcp-pinecone implements a Model Context Protocol (MCP) server that integrates with Pinecone indexes for use with clients such as Claude Desktop. It provides powerful tools for semantic search, document reading, listing, and processing within a Pinecone vector database. The server supports operations like embedding, chunking, and upserting records, enabling contextual management of large document sets. Designed for ease of installation and interoperability via the MCP standard.
- ⭐ 150
- MCP
- sirmews/mcp-pinecone
-
MCP Alchemy
Directly connect Claude Desktop to SQL databases for expert AI-powered analytics.
MCP Alchemy enables seamless integration between Claude Desktop and a wide range of SQL databases through the Model Context Protocol. It empowers Claude to explore database structure, write and validate SQL queries, analyze relationships between tables, and process large datasets for reporting. The tool is compatible with PostgreSQL, MySQL, MariaDB, SQLite, Oracle, MS SQL Server, CrateDB, Vertica, and any SQLAlchemy-compatible database.
- ⭐ 358
- MCP
- runekaagaard/mcp-alchemy
-
mcp-server-duckdb
A Model Context Protocol server enabling SQL access to DuckDB databases.
Implements a Model Context Protocol (MCP) server for DuckDB, allowing structured database interaction via MCP-compliant tools and language models. Offers a unified query tool for executing any SQL statement, with support for read-only mode to ensure data integrity. Flexible configuration options include database path specification and connection management. Easily integrable with applications like Claude Desktop for enhanced local data analysis through LLMs.
- ⭐ 171
- MCP
- ktanaka101/mcp-server-duckdb
-
Fireproof MCP Database Server
A JSON document store server implementation based on the Model Context Protocol for AI integration.
Implements a JSON document store that supports CRUD operations and field-based sorting, designed to work as a server within the Model Context Protocol (MCP) ecosystem. Offers integration with the Fireproof database and is intended for use cases such as Claude Desktop. Provides tooling and instructions for setup, configuration, and debugging using the MCP Inspector.
- ⭐ 29
- MCP
- fireproof-storage/mcp-database-server
-
BigQuery MCP Server
Enables LLMs to securely converse with BigQuery data using natural language.
BigQuery MCP Server acts as a bridge between large language models and Google BigQuery, allowing natural language interactions with database data through the Model Context Protocol. Designed for integration with Claude Desktop, it securely processes user queries and translates them into SQL, streamlining data access and minimizing manual query writing. The tool ensures safe and read-only data operations, supports both tables and materialized views, and labels resource types for easier exploration. Installation is possible via Smithery or manual setup, with a focus on developer-friendliness and robust authentication options.
- ⭐ 129
- MCP
- ergut/mcp-bigquery-server
-
Mac Messages MCP
Python bridge for macOS Messages via Model Context Protocol.
Mac Messages MCP enables seamless interaction with the macOS Messages app through the Model Context Protocol (MCP). It allows sending and reading messages, intelligently switching between iMessage and SMS/RCS depending on the recipient. The tool is designed for integration with platforms like Cursor and Claude Desktop, supporting features such as contact filtering, fuzzy search, message history access, and iMessage detection. Full Disk Access permission is required, and it can also be connected to Docker containers via a proxy.
- ⭐ 180
- MCP
- carterlasalle/mac_messages_mcp
-
iterm-mcp
MCP server for sharing and controlling your iTerm session with AI models.
iterm-mcp is a Model Context Protocol (MCP) server that enables AI models to access, inspect, and control an active iTerm terminal session. It allows models to read terminal output, write commands, interact with REPLs, and send control characters directly to the terminal. Designed for efficient token usage and seamless integration with desktop AI clients like Claude Desktop, iterm-mcp can be installed easily and comes with minimal dependencies. The tool emphasizes user oversight and provides debugging support through the MCP Inspector.
- ⭐ 481
- MCP
- ferrislucas/iterm-mcp