mcp-trino - Alternatives & Competitors

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.

#Trino #sql-query-engine #Go #Distributed Analytics #OAuth2 Authentication #docker

Ranked by Relevance

  • 1
    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
  • 2
    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
  • 3
    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
  • 4
    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
  • 5
    MXCP

    MXCP

    Enterprise-Grade Model Context Protocol Framework for AI Applications

    MXCP is an enterprise-ready framework that implements the Model Context Protocol (MCP) for building secure, production-grade AI application servers. It introduces a structured methodology focused on data modeling, robust service design, policy enforcement, and comprehensive testing, integrated with strong security and audit capabilities. The framework enables rapid development and deployment of AI tools, supporting both SQL and Python environments, with built-in telemetry and drift detection for reliability and compliance.

    49 6 MCP
  • 6
    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
  • 7
    dbt MCP Server

    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 90 MCP
  • 8
    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
  • 9
    godoc-mcp

    godoc-mcp

    Token-efficient Go documentation server for LLMs using Model Context Protocol.

    godoc-mcp is a Model Context Protocol (MCP) server that provides efficient, structured access to Go package documentation for large language models. It enables LLMs to understand Go projects without reading entire source files by supplying essential documentation and source code at varying levels of granularity. The tool supports project navigation, automatic module setup, caching, and works offline for both standard and third-party Go packages.

    88 11 MCP
  • 10
    TrackMage MCP Server

    TrackMage MCP Server

    Shipment and logistics tracking MCP server with multi-carrier support.

    TrackMage MCP Server implements the Model Context Protocol (MCP) to provide shipment tracking, logistics management, and API integration for over 1,600 carriers worldwide. It allows integration with major LLMs, supports resources such as workspaces, shipments, orders, carriers, and tracking statuses, and offers tools to create, update, and monitor shipments and orders. The server supports OAuth-based authentication, flexible configuration via environment variables, and can be deployed locally for customized logistics operations.

    1 4 MCP
  • 11
    VictoriaLogs MCP Server

    VictoriaLogs MCP Server

    MCP server enabling advanced read-only access and observability for VictoriaLogs

    VictoriaLogs MCP Server implements the Model Context Protocol (MCP) to provide seamless, read-only integration with VictoriaLogs instances. It enables comprehensive access to VictoriaLogs APIs, allowing for log querying, exploration, and advanced observability tasks. The server includes embedded and searchable documentation and supports automation and interaction capabilities via standardized MCP tools. Designed to combine with other MCP servers, it enhances engineering workflows for log analysis and troubleshooting.

    30 7 MCP
  • 12
    mcp-stockfish

    mcp-stockfish

    A Model Context Protocol server that connects AI systems to the Stockfish chess engine.

    mcp-stockfish provides a server implementing the Model Context Protocol (MCP) to enable seamless integration between AI models and the Stockfish chess engine. It supports multiple concurrent sessions, full UCI command support, and offers both stdio and HTTP server modes. Built for robust, concurrent usage, it handles session and command management, exposes a JSON-based API response, and offers Docker support for easy deployment.

    4 5 MCP
  • 13
    mcp-gopls

    mcp-gopls

    MCP server bridging Go's LSP and AI assistants for advanced code analysis.

    Implements a Model Context Protocol (MCP) server enabling AI assistants to interact with the Go Language Server Protocol (LSP) for analyzing and understanding Go code. Provides tools for navigation, diagnostics, references, hover info, completion suggestions, and code coverage. Integrates with 'gopls' to deliver precise code intelligence tailored for AI-driven workflows. Designed for seamless integration with platforms that support MCP, including AI development assistants.

    48 5 MCP
  • 14
    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
  • 15
    Kafka Schema Registry MCP Server

    Kafka Schema Registry MCP Server

    MCP-compliant server for advanced Kafka Schema Registry management and integration.

    Kafka Schema Registry MCP Server is a fully-compliant Model Context Protocol (MCP) server built with the FastMCP 2.8.0+ framework. It provides advanced schema context support, enables multi-registry management, and offers comprehensive schema export capabilities. The tool is designed for seamless integration with Claude Desktop and other MCP clients using JSON-RPC over stdio. It supports Docker-based deployment and includes features to streamline both administrator and end-user workflows.

    26 7 MCP
  • 16
    solscan-mcp

    solscan-mcp

    A Rust-based MCP server for querying Solscan Pro API on Solana blockchain data.

    solscan-mcp provides a Model Context Protocol (MCP) server that interfaces with the Solscan Pro API to deliver blockchain data from the Solana network. Built in Rust, it allows querying of token information, account activities, and transactions, and is designed for easy integration with language models. The tool supports context-driven investigations by leveraging AI to analyze and report on blockchain wallet behaviors using customized context inputs.

    32 12 MCP
  • 17
    godoc-mcp-server

    godoc-mcp-server

    Provides Go package documentation from pkg.go.dev to LLMs as an MCP server.

    godoc-mcp-server enables searching Golang packages and obtains their documentation from pkg.go.dev, serving the information to language models via the Model Context Protocol. Communication occurs over standard input/output, supporting efficient retrieval of package information, including support for subpackages and usage instructions. The tool includes local caching and features tailored to LLM integration scenarios.

    32 3 MCP
  • 18
    RAE Model Context Protocol (MCP) Server

    RAE Model Context Protocol (MCP) Server

    An MCP server enabling LLMs to access RAE’s dictionary and linguistic resources.

    Provides a Model Context Protocol (MCP) server implementation for the Royal Spanish Academy API, facilitating integration with language models. Offers tools such as search and word information retrieval, exposing RAE’s dictionary and linguistic data to LLMs. Supports multiple transports including stdio and SSE, making it suitable for both direct and server-based LLM interactions.

    3 3 MCP
  • 19
    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
  • 20
    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
  • 21
    TripGo MCP Server

    TripGo MCP Server

    Remote MCP server providing transport location, departure, and routing tools via the TripGo API.

    TripGo MCP Server acts as a remote Model Context Protocol server that wraps the TripGo API, offering tools for retrieving transport-related locations, departures from transport stops, multi-modal trip planning, and trip URL retrieval. It is deployed on Cloudflare Workers and is accessible directly or via MCP-compatible clients such as Claude Desktop through the mcp-remote proxy. The server supports direct integration for context-aware transport queries and trip management, facilitating enhanced interactions with public transport data.

    2 2 MCP
  • 22
    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
  • 23
    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
  • 24
    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
  • 25
    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
  • 26
    Flowcore Platform MCP Server

    Flowcore Platform MCP Server

    A standardized MCP server for managing and interacting with Flowcore Platform resources.

    Flowcore Platform MCP Server provides an implementation of the Model Context Protocol (MCP) for seamless interaction and management of Flowcore resources. It enables AI assistants to query and control the Flowcore Platform using a structured API, allowing for enhanced context handling and data access. The server supports easy deployment with npx, npm, or Bun and requires user authentication using Flowcore credentials.

    9 5 MCP
  • 27
    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
  • 28
    Zaturn

    Zaturn

    Your Co-Pilot For Data Analytics & Business Insights

    Zaturn enables AI models to interact with multiple data sources and generate analytics without requiring users to write SQL or Python code. It supports SQL databases and file formats, providing visual and tabular summaries and offering an interactive web interface similar to Jupyter Notebook. Zaturn can function both as a standalone platform or as a Model Context Protocol (MCP) compliant tool, allowing seamless context management for AI-driven data analysis.

    66 9 MCP
  • 29
    dbt-docs-mcp

    dbt-docs-mcp

    MCP server for querying dbt project metadata and lineage

    dbt-docs-mcp implements a Model Context Protocol (MCP) server that interacts with dbt project metadata artifacts such as manifest.json and catalog.json. It exposes the dbt project graph through a standardized API, enabling search and inspection of models, sources, columns, and their upstream/downstream lineage. The solution facilitates column-level and model-level lineage analysis, node inspection, and can be extended to support database metadata querying and custom knowledge bases. It is designed for integrations with MCP-compatible clients, supporting advanced data discovery and context sharing workflows.

    21 5 MCP
  • 30
    Docker Hub MCP Server

    Docker Hub MCP Server

    Expose Docker Hub APIs to LLMs via the Model Context Protocol.

    The Docker Hub MCP Server implements the Model Context Protocol (MCP) to make Docker Hub APIs accessible to large language models, enabling AI-powered discovery and management of container images and repositories. It provides an interface for LLMs to access real-time Docker Hub data, recommend images, and streamline developer workflows. The server supports both public and private repositories through configurable authentication, and can be integrated with AI assistants like Gordon and clients such as Claude Desktop.

    83 61 MCP
  • 31
    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
  • 32
    Calculator Server

    Calculator Server

    A high-precision Go server implementing 13 advanced mathematical and financial tools via the Model Context Protocol.

    Calculator Server is a Go-based implementation of the Model Context Protocol (MCP) designed to offer comprehensive mathematical computation services. It features 13 advanced tools including support for arithmetic, scientific, statistical, unit conversion, and financial calculations. The server provides high-precision operations, bulk processing for unit conversions, and sophisticated financial modeling capabilities, making it suitable for both scientific and financial applications.

    0 1 MCP
  • 33
    domain-lookup-mcp

    domain-lookup-mcp

    MCP server for domain name lookup using RDAP and WHOIS.

    Provides an MCP-compliant server that allows clients to perform domain name lookups via RDAP and WHOIS protocols. The tool is built in Go and can be directly integrated with any MCP client configuration. It automates the retrieval of domain registration details, streamlining the process of accessing authoritative domain information.

    5 2 MCP
  • 34
    Rust Docs MCP Server

    Rust Docs MCP Server

    Serving up-to-date Rust crate documentation as an MCP server for coding assistants.

    Rust Docs MCP Server provides AI coding assistants with a focused tool to query current documentation for specific Rust crates. It runs as a standard MCP server over stdio, enabling context-driven semantic searches and LLM-generated answers based only on retrieved documentation. It fetches crate docs, generates embeddings, and leverages OpenAI APIs for accurate and relevant code support, with support for caching and multi-crate operation.

    208 30 MCP
  • 35
    AFL MCP Server

    AFL MCP Server

    MCP-compatible server for comprehensive AFL data and analytics

    AFL MCP Server is a Model Context Protocol-compatible backend that serves detailed Australian Football League data via the Squiggle API. It offers standardized access to live scores, historical match results, team information, rankings, tips, projections, and advanced analytics. Designed for integration with MCP clients such as Claude for Desktop, it exposes a suite of tools for retrieving game, standings, and team data. The server streamlines AFL data retrieval through automated protocols, facilitating robust AI-powered workflows.

    14 3 MCP
  • 36
    Cloudbet Sports MCP Server

    Cloudbet Sports MCP Server

    Minimal MCP server for sports data and betting tool exposure via Cloudbet API.

    Implements a minimal, single-file server adhering to the Model Context Protocol (MCP) for exposing sports data and betting tools using the Cloudbet public API. Designed for educational and demonstration purposes, it follows the MCP Server specification and enables users to list and call tools via JSON-RPC. Provides examples for listing available tools and invoking actions such as retrieving sports events and markets. Intended for quick experiments and integration scenarios.

    9 3 MCP
  • 37
    Trino MCP Server

    Trino MCP Server

    Expose Trino tables and querying via the Model Context Protocol.

    Trino MCP Server acts as an MCP-compatible interface, allowing users to query and list tables from Trino using Python. It bridges Trino's distributed SQL engine with the Model Context Protocol, exposing Trino tables as MCP resources. The server supports executing arbitrary SQL queries against Trino through a standardized protocol. It uses environment variable configuration for seamless integration and is built to interface with the broader MCP ecosystem.

    18 9 MCP
  • 38
    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
  • 39
    Multi Database MCP Server

    Multi Database MCP Server

    A unified server for structured, multi-database access via the Model Context Protocol.

    Multi Database MCP Server provides a standardized interface for AI assistants to access and manage multiple databases concurrently through the Model Context Protocol. It supports automatic tool generation for SQL queries, transactions, schema exploration, and performance analysis for each connected database. Built using Clean Architecture, it is fully compatible with OpenAI Agents SDK, enabling seamless integration. The platform simplifies configuration and interaction with MySQL and PostgreSQL databases in a robust, modular environment.

    304 49 MCP
  • 40
    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
  • 41
    Druid MCP Server

    Druid MCP Server

    Comprehensive Model Context Protocol server for advanced Apache Druid management and analytics

    Druid MCP Server provides a fully MCP-compliant interface for managing, analyzing, and interacting with Apache Druid clusters. Leveraging tools, resources, and AI-assisted prompts, it enables LLM clients and AI agents to perform operations such as time series analysis, statistical exploration, and data management through standardized protocols. The server is built with a feature-based architecture, offers real-time communication via multiple transports, and includes automatic discovery and registration of MCP components.

    9 4 MCP
  • 42
    MCP Toolbox for Databases

    MCP Toolbox for Databases

    Open source MCP server for secure and efficient Gen AI database integrations.

    MCP Toolbox for Databases is an open source server that implements the Model Context Protocol (MCP) for database interactions in Gen AI workflows. It manages core complexities such as connection pooling, authentication, and tool integration, enabling developers to create and deploy database tools with ease and enhanced security. The toolbox supports streamlined connections between development environments and databases, offering observability, context-aware code generation, and automation features. Its design emphasizes rapid integration, reusable tools, and compatibility with AI assistants.

    11,412 988 MCP
  • 43
    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
  • 44
    Postgres MCP Pro

    Postgres MCP Pro

    A Model Context Protocol server for advanced PostgreSQL management, tuning, and AI-powered context.

    Postgres MCP Pro is an open-source Model Context Protocol (MCP) server designed to enhance the entire PostgreSQL lifecycle, from development and testing to production tuning and maintenance. It provides deep database health analysis, intelligent index tuning, query plan optimization, schema-aware SQL generation, and safe SQL execution with robust access controls. The solution supports both standard input/output and server-sent events transports, enabling integration with AI agents for automated or context-aware database operations.

    1,487 166 MCP
  • 45
    @davewind/mysql-mcp-server

    @davewind/mysql-mcp-server

    Read-only Model Context Protocol server for secure MySQL access with LLM integration.

    Provides a Model Context Protocol-compliant server offering read-only access to MySQL databases, enabling LLMs to inspect schemas and execute SELECT queries. Enforces strict SQL validation to allow only read-only operations and exposes table schema information in JSON format. Communication occurs over JSON-RPC via stdio to ensure compatibility with LLM systems. Features simple configuration, automatic schema discovery, and robust security measures.

    11 4 MCP
  • 46
    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
  • 47
    anyquery

    anyquery

    Universal SQL query engine for files, databases, apps, and LLM integration.

    Anyquery is a SQL query engine that enables users to run SQL queries on a wide array of data sources, including files, databases, and popular applications via plugins. It supports integrations with large language models (LLMs) through the Model Context Protocol (MCP), providing seamless access for AI models to query data. Built on SQLite, it extends functionality with a plugin system and can also function as a MySQL server for compatibility with conventional SQL clients. Its flexible installation options and broad plugin ecosystem allow extensive customization and integration.

    1,298 77 MCP
  • 48
    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
  • 49
    Aiven MCP Server

    Aiven MCP Server

    Model Context Protocol server enabling LLMs to access and manage Aiven cloud data services.

    Aiven MCP Server implements the Model Context Protocol (MCP) to provide secure access to Aiven's PostgreSQL, Kafka, ClickHouse, Valkey, and OpenSearch services. It enables Large Language Models (LLMs) to seamlessly integrate and interact with these cloud data platforms, supporting full stack solution development. The server offers streamlined tools for project and service management via standardized APIs and supports integration with platforms like Claude Desktop and Cursor. Environment variable configuration and explicit permission controls are used to ensure secure and flexible operations.

    11 11 MCP
  • 50
    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

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