Directory

Search MCP Servers

Explore 23,068 servers by name, category, or capability

Showing 49–72 of 650 for BACHAI-VEHICLE-DATABASE

database-updater MCP Server

A Model Context Protocol server for updating databases from CSV and Excel files. It supports PostgreSQL, MySQL, MongoDB, and SQLite, and provides configurable…

PostgreSQL

# PostgreSQL A Model Context Protocol server that provides read-only access to PostgreSQL databases. This server enables LLMs to inspect database schemas and…

SQLite MCP Server

A Model Context Protocol (MCP) server implementation using TypeScript for interacting with an SQLite database. It provides an interactive interface for…

mcp-turso

🗂️ A Model Context Protocol (MCP) server that provides integration with Turso databases for LLMs. This server implements a two-level authentication system to…

SQLite MCP Server

Implementation of an MCP (Model Context Protocol) Server for SQLite. It provides an AI model with context and the ability to execute SQL queries.

Overview

It is a simple demo MCP HTTP server designed for use with MCP clients such as claude.ai. It integrates with Pomerium for access control and requires database…

Database Connector

Provides a unified interface for connecting to and interacting with multiple database systems (SQLite, PostgreSQL, MySQL/MariaDB, SQL Server) through…

MySQL MCP Server v2

MySQL MCP Server v2 is a Model Context Protocol server that provides an interface to manage and query departmental budget information stored in a MySQL…

Jewei Mysql Mcp Server

Jewei Mysql Mcp Server is a MySQL database query server that executes SQL queries (only SELECT statements), retrieves table structure information (columns…

Databases_mcp_server

Created a MCP Server that connects to databases(currently sqlite, mysql) and perform queries on them automatically with natural language.

Machbase Mcp

This project is an MCP (Model Context Protocol) based server that enables natural language-based database operations through integration between Claude Desktop…

MySQL MCP Server

# MySQL MCP Server 一个基于Model Context Protocol (MCP)的MySQL服务器,允许通过MCP协议执行SQL查询。 ## 功能 - 通过MCP协议执行SQL查询 - 检查数据库连接状态 - 内置SQL查询示例提示 ## 安装 ```bash # 克隆仓库 git clone…

SSE

nuzur

nuzur is a model-first database platform for MySQL and PostgreSQL. The MCP server lets any AI assistant or agent (Claude, Cursor, Gemini, or anything else that…

mcp-server-duckdb

mcp-server-duckdb is a Model Context Protocol (MCP) server that enables database interaction with DuckDB through MCP tools. It is designed for local analysis…

Mcp Sql Server

A Model Context Protocol server that provides comprehensive access to SQL databases, starting with MSSQL support. It enables AI assistants to inspect database…

Easy Sqlite Mcp

A Model Context Protocol (MCP) server implemented in Node.js and TypeScript, designed to enable LLMs to interact directly with SQLite databases.