SQLite Explorer MCP Server - Alternatives & Competitors

Secure, read-only access to SQLite databases for LLMs via the Model Context Protocol.

SQLite Explorer MCP Server provides a safe, read-only interface to SQLite databases using the Model Context Protocol (MCP). Built with the FastMCP framework, it enables large language models to explore, query, and retrieve database schema information with robust safety and validation mechanisms. The server exposes structured tools such as read_query, list_tables, and describe_table, ensuring secure and reliable access to database contents. Designed for integration with platforms like Claude Desktop and Cline VSCode Plugin.

#sqlite #database-access #read-only #query-validation #llm-integration #schema-inspection

Ranked by Relevance

  • 1
    MCP SQLite Server

    MCP SQLite Server

    A Model Context Protocol server for interacting with SQLite databases.

    MCP SQLite Server enables comprehensive interaction with SQLite databases via the Model Context Protocol. It allows users to perform full CRUD operations, explore database schema, and execute custom SQL queries in a standardized, MCP-compatible way. Designed for integration with modern IDEs, it streamlines database management and introspection for developers and AI model workflows.

    65 10 MCP
  • 2
    MCP libSQL by xexr

    MCP libSQL by xexr

    Secure, protocol-compliant libSQL database server for MCP-enabled clients.

    MCP libSQL by xexr provides a Model Context Protocol (MCP) server designed for secure database access and management via libSQL. It enables database operations—such as querying, table management, and schema inspection—through standardized MCP tools, ensuring compatibility with clients like Claude Desktop and Cursor. The project emphasizes robust security validation, audit logging, and comprehensive error handling. Users benefit from production-ready deployment, extensive test coverage, and streamlined integration with MCP-compatible platforms.

    16 3 MCP
  • 3
    MCP 数据库工具 (MCP Database Utilities)

    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 9 MCP
  • 4
    mcp-server-duckdb

    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 22 MCP
  • 5
    Hydrolix MCP Server

    Hydrolix MCP Server

    MCP server for secure, efficient SQL access to Hydrolix clusters.

    Hydrolix MCP Server provides a Model Context Protocol (MCP) interface for executing SQL queries, listing databases, and listing tables on Hydrolix clusters. It ensures safe, read-only data access and includes a standardized health-check endpoint. The server integrates easily with various MCP-compatible clients, supporting multiple authentication methods using either credentials or service account tokens.

    5 8 MCP
  • 6
    BigQuery MCP Server

    BigQuery MCP Server

    MCP server enabling LLMs to access and interact with BigQuery databases.

    BigQuery MCP Server provides a Model Context Protocol-compliant interface that allows large language models to inspect database schemas and execute SQL queries on BigQuery. It exposes tools for executing queries, listing tables, and describing table schemas, supporting both CLI and environment-based configuration. The server integrates with Claude Desktop and can be easily installed via Smithery, facilitating seamless interaction between LLMs and BigQuery data sources.

    120 34 MCP
  • 7
    XiYan MCP Server

    XiYan MCP Server

    A server enabling natural language queries to SQL databases via the Model Context Protocol.

    XiYan MCP Server is a Model Context Protocol (MCP) compliant server that allows users to query SQL databases such as MySQL and PostgreSQL using natural language. It leverages the XiYanSQL model, providing state-of-the-art text-to-SQL translation and supports both general LLMs and local deployment for enhanced security. The server lists available database tables as resources and can read table contents, making it simple to integrate with different applications.

    218 43 MCP
  • 8
    Snowflake MCP Server

    Snowflake MCP Server

    MCP server enabling secure and structured Snowflake database interaction with AI tools.

    Snowflake MCP Server provides a Model Context Protocol-conformant interface to interact programmatically with Snowflake databases. It exposes SQL execution, schema exploration, and insight aggregation as standardized resources and tools accessible by AI assistants. The server offers read/write capabilities, structured resource summaries, and insight memoization suitable for contextual AI workflows. Integration is supported with popular AI platforms such as Claude Desktop via Smithery or UVX configurations.

    170 75 MCP
  • 9
    MCP Server ODBC via SQLAlchemy

    MCP Server ODBC via SQLAlchemy

    A lightweight FastAPI server enabling model context protocol access to ODBC-compatible databases via SQLAlchemy.

    MCP Server ODBC via SQLAlchemy provides a lightweight, FastAPI-based server that implements the Model Context Protocol (MCP) for accessing ODBC-compatible databases. It bridges AI tools and database systems by exposing standardized endpoints for fetching schema, tables, table descriptions, and executing queries or stored procedures. With support for Virtuoso, PostgreSQL, MySQL, and SQLite, it allows seamless, structured, and context-aware database access for context-driven applications.

    19 8 MCP
  • 10
    MCP Server for Milvus

    MCP Server for Milvus

    Bridge Milvus vector database with AI apps using Model Context Protocol (MCP).

    MCP Server for Milvus enables seamless integration between the Milvus vector database and large language model (LLM) applications via the Model Context Protocol. It exposes Milvus functionality to external LLM-powered tools through both stdio and Server-Sent Events communication modes. The solution is compatible with MCP-enabled clients such as Claude Desktop and Cursor, supporting easy access to relevant vector data for enhanced AI workflows. Configuration is flexible through environment variables or command-line arguments.

    196 57 MCP
  • 11
    Bear MCP Server

    Bear MCP Server

    Read-only Model Context Protocol server for Bear note integration

    Bear MCP Server provides a Model Context Protocol (MCP) interface to access notes and tags stored in the Bear note-taking app. It enables AI assistants, including Claude, to securely interact with Bear notes through read-only operations, connecting directly to the Bear SQLite database without the risk of modifying user data. The server exposes tools for searching, opening, and listing notes and tags, ensuring all access is non-destructive.

    14 4 MCP
  • 12
    Nile MCP Server

    Nile MCP Server

    A Model Context Protocol (MCP) server for managing databases on the Nile platform through standardized interfaces.

    Nile MCP Server implements the Model Context Protocol to enable seamless integration between LLM applications and the Nile database platform. It provides standardized APIs for database and credential management, SQL execution, and region discovery. Written in TypeScript, the server focuses on type safety, comprehensive error handling, and robust input validation. It supports easy installation and integration with Claude Desktop for advanced AI workflows.

    16 9 MCP
  • 13
    mcp-graphql

    mcp-graphql

    Enables LLMs to interact dynamically with GraphQL APIs via Model Context Protocol.

    mcp-graphql provides a Model Context Protocol (MCP) server that allows large language models to discover and interact with GraphQL APIs. The implementation facilitates schema introspection, exposes the GraphQL schema as a resource, and enables secure query and mutation execution based on configuration. It supports configuration through environment variables, automated or manual installation options, and offers flexibility in using local or remote schema files. By default, mutation operations are disabled for security, but can be enabled if required.

    319 54 MCP
  • 14
    Multi-Database MCP Server (by Legion AI)

    Multi-Database MCP Server (by Legion AI)

    Unified multi-database access and AI interaction server with MCP integration.

    Multi-Database MCP Server enables seamless access and querying of diverse databases via a unified API, with native support for the Model Context Protocol (MCP). It supports popular databases such as PostgreSQL, MySQL, SQL Server, and more, and is built for integration with AI assistants and agents. Leveraging the MCP Python SDK, it exposes databases as resources, tools, and prompts for intelligent, context-aware interactions, while delivering zero-configuration schema discovery and secure credential management.

    76 19 MCP
  • 15
    MCP MongoDB Server

    MCP MongoDB Server

    A Model Context Protocol server for LLM interaction with MongoDB databases.

    MCP MongoDB Server enables large language models to interact with MongoDB databases through the standardized Model Context Protocol interface. It provides schema inspection, document querying, aggregation, and write operations with intelligent ObjectId handling and flexible read-only configurations. Designed for seamless integration with tools like Claude Desktop, it offers collection completions, schema inference, and robust support for both development and production environments.

    267 50 MCP
  • 16
    SkySQL MCP Server

    SkySQL MCP Server

    Serverless MariaDB database management with AI-powered agents via Model Context Protocol.

    SkySQL MCP Server implements the Model Context Protocol to provide a robust interface for launching and managing serverless MariaDB and MySQL database instances. It offers capabilities to interact with AI-powered agents for intelligent database operations, execute SQL queries, and manage credentials and security settings. Integration with tools like MCP CLI, Smithery.ai, and Cursor.sh is supported for interactive usage. Designed for efficiency and scalability, it enables streamlined database workflows with advanced AI assistance.

    2 3 MCP
  • 17
    YDB MCP

    YDB MCP

    MCP server for AI-powered natural language database operations on YDB.

    YDB MCP acts as a Model Context Protocol server enabling YDB databases to be accessed via any LLM supporting MCP. It allows AI-driven and natural language interaction with YDB instances by bridging database operations with language model interfaces. Flexible deployment through uvx, pipx, or pip is supported, along with multiple authentication methods. The integration empowers users to manage YDB databases conversationally through standardized protocols.

    24 7 MCP
  • 18
    Databricks MCP Server

    Databricks MCP Server

    Expose Databricks data and jobs securely with Model Context Protocol for LLMs.

    Databricks MCP Server implements the Model Context Protocol (MCP) to provide a bridge between Databricks APIs and large language models. It enables LLMs to run SQL queries, list Databricks jobs, retrieve job statuses, and fetch detailed job information via a standardized MCP interface. The server handles authentication, secure environment configuration, and provides accessible endpoints for interaction with Databricks workspaces.

    42 24 MCP
  • 19
    Code Declaration Lookup MCP Server

    Code Declaration Lookup MCP Server

    Fast, language-agnostic code declaration search and lookup server via MCP.

    Provides a Model Context Protocol (MCP) server that indexes code declarations using universal ctags and SQLite with FTS5 full-text search. Offers search and listing functionality for functions, classes, structures, enums, and other code elements across any language supported by ctags. Enables seamless integration with coding agents for dynamic indexing, respects .gitignore, and supports ctags file ingestion and management.

    2 1 MCP
  • 20
    dolphindb-mcp-server

    dolphindb-mcp-server

    A FastMCP-compatible server plugin for DolphinDB database operations.

    dolphindb-mcp-server provides a plugin service enabling external tools to interact with DolphinDB databases through standardized MCP interfaces. The server exposes commonly used functions for listing databases and tables, querying table disk usage, and executing scripts via the FastMCP protocol. It supports flexible installation methods and environment configuration, allowing seamless integration with LLM toolchains or MCP frontends.

    4 3 MCP
  • 21
    go-mcp-mysql

    go-mcp-mysql

    Zero-burden Model Context Protocol (MCP) server for MySQL automation.

    go-mcp-mysql is a ready-to-use server that implements the Model Context Protocol (MCP) for seamless interaction and automation with MySQL databases. Written in Go, it enables users to perform CRUD operations and check query plans without requiring a Node.js or Python environment. The server supports both command-line and DSN configurations, includes a read-only mode, and features a set of tools for managing schema and data. It is designed for low-overhead deployment and flexible MySQL automation workflows.

    46 9 MCP
  • 22
    Netwrix Access Analyzer MCP Server

    Netwrix Access Analyzer MCP Server

    An MCP server integrating enterprise access analysis tools with Claude Desktop.

    Netwrix Access Analyzer MCP Server provides a Model Context Protocol (MCP) server designed for integration with Claude Desktop. It enables secure and dynamic access to Active Directory, SQL Server databases, and file system data for auditing and analysis. The server offers a range of tools for effective group membership discovery, permission analysis, sensitive data detection, and more. It streamlines enterprise security assessments by standardizing context-sharing for AI-driven solutions.

    1 1 MCP
  • 23
    MCP AI SOC Sher

    MCP AI SOC Sher

    AI-driven SOC Text2SQL framework with security threat analysis

    MCP AI SOC Sher is an advanced AI-powered platform that converts natural language prompts into optimized SQL queries using a Model Context Protocol-based server setup. It supports Text2SQL translation, real-time query processing, and security threat analysis across multiple database types. The tool offers multiple interfaces including STDIO, SSE, and REST API for flexible integration, and features in-depth SOC (Security Operations Center) monitoring capabilities. Built-in security features include SQL injection detection, sensitive table monitoring, and configurable security levels.

    5 2 MCP
  • 24
    Slite MCP Server

    Slite MCP Server

    Bridge Slite notes with AI model context using the MCP standard.

    Slite MCP Server implements the Model Context Protocol to interface with Slite's API, enabling seamless search, retrieval, and hierarchical browsing of workspace notes. It exposes standardized tools for searching notes, retrieving content by ID, and navigating note structures, making Slite content programmatically accessible to contextual AI pipelines. Built in Node.js and TypeScript, it is configurable and supports authentication via API key.

    0 0 MCP
  • 25
    Snowflake Cortex AI Model Context Protocol (MCP) Server

    Snowflake Cortex AI Model Context Protocol (MCP) Server

    Tooling and orchestration for Snowflake Cortex AI via Model Context Protocol.

    Provides an MCP server that brings Snowflake Cortex AI, object management, and SQL orchestration to the MCP ecosystem. Enables Cortex Search, Analyst, and Agent services for structured and unstructured data querying, along with automated SQL execution and object management. Designed for integration with MCP clients to streamline AI-powered data workflows and context-sensitive operations within Snowflake environments.

    176 60 MCP
  • 26
    OpenLink MCP Server for ODBC

    OpenLink MCP Server for ODBC

    MCP-compatible ODBC server enabling LLMs to access diverse databases.

    OpenLink MCP Server for ODBC provides a TypeScript-based server that implements the Model Context Protocol (MCP), facilitating seamless access for Large Language Models to ODBC-accessible data sources. Built on top of node-odbc, it enables actions such as schema and table discovery, SQL query execution, and database introspection. The server supports a wide range of ODBC drivers and robust environment configuration, making it adaptable to multiple database backends and use cases. By leveraging the MCP standard, it simplifies and standardizes how LLMs interface with structured data via ODBC.

    9 5 MCP
  • 27
    Prisma MCP

    Prisma MCP

    Bridging LLMs and databases through standardized API protocols

    Prisma MCP provides local and remote MCP servers that enable large language models (LLMs) to access and manage Prisma Postgres databases using the Model Context Protocol. It exposes a suite of structured tools for database operations like creation, backup, recovery, introspection, and executing SQL queries. The platform enables secure, permissioned interactions and integrates seamlessly with development workflows and AI platforms.

    32 2 MCP
  • 28
    Weaviate MCP Server

    Weaviate MCP Server

    A server implementation for the Model Context Protocol (MCP) built on Weaviate.

    Weaviate MCP Server provides a backend implementation of the Model Context Protocol, enabling interaction with Weaviate for managing, inserting, and querying context objects. The server facilitates object insertion and hybrid search retrieval, supporting context-driven workflows required for LLM orchestration and memory management. It includes tools for building and running a client application, showcasing integration with Weaviate's vector database.

    157 38 MCP
  • 29
    Gopher & Gemini MCP Server

    Gopher & Gemini MCP Server

    A modern Model Context Protocol server for AI-driven exploration of Gopher and Gemini resources.

    Gopher & Gemini MCP Server provides a secure and efficient bridge for AI assistants to interact with resources on vintage Gopher and modern Gemini protocols using the Model Context Protocol (MCP) standard. It is built with FastMCP, delivers structured JSON responses optimized for LLMs, and supports comprehensive protocol coverage with advanced security and performance features. The server implements robust safeguards, certificate validation, and works cross-platform with modern Python tooling.

    4 1 MCP
  • 30
    MCP Server for Data Exploration

    MCP Server for Data Exploration

    Interactive Data Exploration and Analysis via Model Context Protocol

    MCP Server for Data Exploration enables users to interactively explore and analyze complex datasets using prompt templates and tools within the Model Context Protocol ecosystem. Designed as a personal Data Scientist assistant, it facilitates the conversion of raw data into actionable insights without manual intervention. Users can load CSV datasets, run Python scripts, and generate tailored reports and visualizations through an AI-powered interface. The server integrates directly with Claude Desktop, supporting rapid setup and seamless usage for both macOS and Windows.

    503 63 MCP
  • 31
    mcp_mysql_server_pro

    mcp_mysql_server_pro

    Advanced MySQL server tool with Model Context Protocol support and database health analysis.

    mcp_mysql_server_pro enables seamless MySQL database operations and analysis, supporting all Model Context Protocol (MCP) transfer modes including STDIO, SSE, and Streamable HTTP. It provides flexible permission control, advanced anomaly detection, and health status monitoring, with easy extensibility via custom tools. OAuth2.0 authentication is supported, and users can execute multi-statement SQL queries, perform index and lock analysis, and leverage prompt template invocation.

    273 35 MCP
  • 32
    OpenLink MCP Server for JDBC

    OpenLink MCP Server for JDBC

    A lightweight Java-based MCP server enabling model context protocol integration with any JDBC-compatible database.

    OpenLink MCP Server for JDBC provides a Java-based implementation of the Model Context Protocol (MCP), facilitating structured, context-aware interactions with relational databases via JDBC. It supports a variety of database operations, including schema and table discovery, table element descriptions, SQL query execution in multiple formats, and Virtuoso-specific features. Easily configurable and designed for integration with tools like Claude Desktop, it enables model-context-aware applications to access and manage database content effectively.

    8 7 MCP
  • 33
    Databricks Genie MCP Server

    Databricks Genie MCP Server

    Bridge natural language queries to Databricks Genie via Model Context Protocol.

    Databricks Genie MCP Server enables interaction between large language models and the Databricks Genie API using the Model Context Protocol. It allows users to ask natural language questions, start and manage conversations, and run SQL queries in Genie spaces. The tool provides structured results, supports follow-up queries, and facilitates connection through both standard and Docker-based setups. Designed for use with Claude Desktop, it streamlines conversational analytics within Databricks workspaces.

    12 2 MCP
  • 34
    Thales CipherTrust Data Security Platform CAKM MCP Server

    Thales CipherTrust Data Security Platform CAKM MCP Server

    MCP server for unified database TDE/Encryption management via CipherTrust.

    Thales CipherTrust Data Security Platform CAKM MCP Server implements the Model Context Protocol (MCP) for managing database encryption (TDE/EKM) with CipherTrust Application Key Management. It supports both Oracle and SQL Server, providing tools for resource-based management, comprehensive auditing, and key lifecycle operations. The server enables integration with CipherTrust Manager, automates key rotation, and offers advanced detection of TDE configurations.

    2 3 MCP
  • 35
    mcp-memgraph

    mcp-memgraph

    Expose Memgraph database features via the Model Context Protocol.

    mcp-memgraph provides an MCP (Model Context Protocol) server implementation, enabling Memgraph tools to be accessed over a lightweight STDIO protocol. It supports seamless integration with AI frameworks by standardizing context and communication for data-driven AI workflows. The toolkit is part of a larger suite for extending Memgraph with AI-powered capabilities, including tools for LangChain integration and automated database migration. Tested packages and usage examples are provided for quick adoption.

    52 5 MCP
  • 36
    mcp-trino

    mcp-trino

    A fast Go-based MCP server for seamless Trino SQL access.

    mcp-trino is a Model Context Protocol (MCP) server implemented in Go, designed for high-performance integration with Trino's distributed SQL engine. It enables AI assistants and clients to issue SQL queries, discover catalogs, schemas, and tables, and fetch schema information through standardized MCP tools over HTTP and STDIO transports. The solution supports optional OAuth2 authentication, connects to a variety of data sources through Trino, and is available as a Docker container.

    79 29 MCP
  • 37
    mcp-server-sql-analyzer

    mcp-server-sql-analyzer

    MCP server for SQL analysis, linting, and dialect conversion.

    Provides standardized MCP server capabilities for analyzing, linting, and converting SQL queries across multiple dialects using SQLGlot. Supports syntactic validation, dialect transpilation, extraction of table and column references, and offers tools for understanding query structures. Facilitates seamless workflow integration with AI assistants through a set of MCP tools.

    26 5 MCP
  • 38
    Azure Data Explorer MCP Server

    Azure Data Explorer MCP Server

    Enables AI assistants to query and analyze Azure Data Explorer using the Model Context Protocol.

    Azure Data Explorer MCP Server provides standardized MCP interfaces for AI assistants to execute KQL queries and interact with Azure Data Explorer (ADX/Kusto) databases. It supports secure authentication methods, database discovery, and delivers structured results in JSON format. Multiple deployment options, including Docker and various transports, enable flexible integration into development or production environments.

    49 23 MCP
  • 39
    Bear MCP Server

    Bear MCP Server

    MCP server for accessing and searching Bear Notes on macOS.

    Bear MCP Server is an implementation of the Model Context Protocol that provides programmatic access to notes and tags stored in Bear Notes on macOS. It enables users to read, search, and list notes and tags via standardized MCP tools. The server connects to Bear's SQLite database and exposes essential commands for integration with AI models and workflows.

    40 6 MCP
  • 40
    Pydantic Logfire MCP Server

    Pydantic Logfire MCP Server

    Enables LLMs to access and analyze application telemetry data through standardized MCP tools.

    Pydantic Logfire MCP Server provides an MCP-compatible interface to access, analyze, and query telemetry data sent to Pydantic Logfire. It allows LLMs to retrieve distributed traces, perform SQL queries on telemetry databases, and generate links for trace inspection. The server can be integrated with well-known MCP clients and supports configuration for secure access with read tokens.

    124 21 MCP
  • 41
    MCP Alchemy

    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 54 MCP
  • 42
    VikingDB MCP Server

    VikingDB MCP Server

    MCP server for managing and searching VikingDB vector databases.

    VikingDB MCP Server is an implementation of the Model Context Protocol (MCP) that acts as a bridge between VikingDB, a high-performance vector database by ByteDance, and AI model context management frameworks. It allows users to store, upsert, and search vectorized information efficiently using standardized MCP commands. The server supports various operations on VikingDB collections and indexes, making it suitable for integrating advanced vector search in AI workflows.

    3 5 MCP
  • 43
    InfluxDB MCP Server

    InfluxDB MCP Server

    Expose InfluxDB data and tools to AI models via the Model Context Protocol.

    InfluxDB MCP Server is a Model Context Protocol (MCP) server that enables AI models to access, write, and manage time-series data stored in InfluxDB instances through a standardized API. It provides resources for organizations, buckets, and measurements, as well as tools for running Flux queries, writing data, and managing InfluxDB objects. The server includes prompt templates for common query operations and supports seamless integration with AI platforms like Claude Desktop. Easy installation options are offered via Smithery, npx, npm, or from source.

    27 12 MCP
  • 44
    MCP OpenAPI Schema Explorer

    MCP OpenAPI Schema Explorer

    Token-efficient OpenAPI exploration via MCP Resources.

    MCP OpenAPI Schema Explorer is an MCP-compatible server that provides token-efficient, read-only access to OpenAPI (v3.0) and Swagger (v2.0) specifications through MCP Resources. It enables MCP clients such as Claude Desktop and others to interactively explore large API schemas without loading the entire specification into an LLM’s context. The tool automatically converts Swagger specs to OpenAPI v3.0, supports both local files and remote URLs, and is optimized for integration with a broad range of MCP clients.

    57 8 MCP
  • 45
    OSV MCP Server

    OSV MCP Server

    SSE-based MCP server for querying the OSV vulnerability database

    OSV MCP Server implements a Model Context Protocol (MCP) server that provides secure, programmatic access to the Open Source Vulnerabilities (OSV) database. It supports real-time streaming communication using SSE or streamable HTTP and allows querying of vulnerabilities for single or multiple packages, versions, or commits. The server is designed for integration with LLM-powered applications and supports configuration through environment variables and containerized deployments via ToolHive.

    25 4 MCP
  • 46
    InfluxDB MCP Server

    InfluxDB MCP Server

    Model Context Protocol server for seamless InfluxDB 3 integration and management.

    InfluxDB MCP Server provides a Model Context Protocol (MCP) interface for interacting with InfluxDB version 3 across various deployment types, including Core, Enterprise, Cloud Dedicated, and Cloud Serverless. It offers a suite of tools and resources to perform operations such as writing and querying data, managing databases, tokens, and monitoring health status. Designed for use with MCP clients, it supports context-aware interactions and standardizes access to InfluxDB resources. User authentication, database management, and operational assistance are integrated for robust database workflows.

    21 7 MCP
  • 47
    pharo-smalltalk-interop-mcp-server

    pharo-smalltalk-interop-mcp-server

    Local MCP server enabling advanced Pharo Smalltalk integration and introspection.

    pharo-smalltalk-interop-mcp-server implements the Model Context Protocol (MCP) and enables communication with a local Pharo Smalltalk image. It offers capabilities such as code evaluation, code introspection, search and discovery, package management, project installation, test execution, and UI debugging. The server is configured to integrate with tools like Cursor and Claude Code, providing a standardized API for programmatic Smalltalk interaction.

    6 2 MCP
  • 48
    Neon MCP Server

    Neon MCP Server

    Natural language access to Neon Postgres databases via the Model Context Protocol.

    Neon MCP Server provides a bridge between natural language requests and Neon Postgres databases through the Model Context Protocol (MCP). It enables users to manage database operations such as creating projects, running queries, and handling migrations by translating conversational commands into API calls. Designed for both local and remote setups, it enhances database accessibility for users with varying technical backgrounds. It prioritizes security, recommending use in local development and IDE integrations.

    513 88 MCP
  • 49
    MCP OpenNutrition

    MCP OpenNutrition

    Provides local, privacy-preserving access to a comprehensive food and nutrition database via the Model Context Protocol.

    MCP OpenNutrition is a Model Context Protocol (MCP) server offering access to a large, authoritative nutrition database with over 300,000 food items sourced from trusted public datasets. It enables searching by name, browsing, detailed nutritional lookups by ID, and barcode scanning, all running locally for privacy and low latency. The tool is designed for seamless integration with AI systems that follow the MCP standard, such as Claude/Cline, to enhance food and nutrition query capabilities.

    134 11 MCP
  • 50
    just-mcp

    just-mcp

    A production-ready MCP server for Justfile command integration with LLMs.

    just-mcp delivers an MCP (Model Context Protocol) server that enables seamless integration between AI assistants and the Just command runner. It provides functionality for AI models to discover, execute, and introspect Justfile recipes using a standardized protocol. The system emphasizes context abstraction, safer command execution compared to raw bash, and user-friendly interfaces for both agents and humans. Built-in safety and validation features further enhance reliability and security.

    31 5 MCP

Join Our Newsletter

Stay updated with the latest AI tools, news, and offers by subscribing to our weekly newsletter.

We respect your privacy. Unsubscribe at any time.

Didn't find tool you were looking for?

Be as detailed as possible for better results