データベースリソース

56件のリソースが利用可能

データベース MCP Servers

MCP Database Server MCP server logo

MCP Database Server

This MCP (Model Context Protocol) server provides database access capabilities to Claude, supporting SQLite, SQL Server, and PostgreSQL databases.
MongoDB MCP Server MCP server logo

MongoDB MCP Server

A Model Context Protocol server that provides read-only access to MongoDB databases through standardized MCP tools and resources.
Supabase MCP Server MCP server logo

Supabase MCP Server

A Model Context Protocol (MCP) server that provides programmatic access to the Supabase Management API. This server allows AI models and other clients to manage Supabase projects and organizations through a standardized interface.
mcp_mysql_server MCP server logo

mcp_mysql_server

mcp_mysql_server_pro is not just about MySQL CRUD operations, but also includes database anomaly analysis capabilities and makes it easy for developers to extend with custom tools.
SQLite Explorer MCP Server MCP server logo

SQLite Explorer MCP Server

An MCP server that provides safe, read-only access to SQLite databases through Model Context Protocol (MCP). This server is built with the FastMCP framework, which enables LLMs to explore and query SQLite databases with built-in safety features and query validation.
Redis MCP Server (@gongrzhe/server-redis-mcp@1.0.0) MCP server logo

Redis MCP Server (@gongrzhe/[email protected])

A Redis Model Context Protocol (MCP) server implementation for interacting with Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
Microsoft SQL Server MCP Server MCP server logo

Microsoft SQL Server MCP Server

A Model Context Protocol (MCP) server that enables secure interaction with Microsoft SQL Server databases. This server allows AI assistants to list tables, read data, and execute SQL queries through a controlled interface, making database exploration and analysis safer and more structured.
AKShare MCP Server MCP server logo

AKShare MCP Server

A Model Context Protocol (MCP) server that provides financial data analysis capabilities using the AKShare library.
MCP Trino Server MCP server logo

MCP Trino Server

The MCP Trino Server is a Model Context Protocol (MCP) server that provides seamless integration with Trino and Iceberg, enabling advanced data exploration, querying, and table maintenance capabilities through a standard interface.
PostgreSQL Model Context Protocol (PG-MCP) Server MCP server logo

PostgreSQL Model Context Protocol (PG-MCP) Server

A Model Context Protocol (MCP) server for PostgreSQL databases with enhanced capabilities for AI agents.
MySQL Database Access MCP Server MCP server logo

MySQL Database Access MCP Server

This MCP server provides read-only access to MySQL databases
PocketBase MCP Server MCP server logo

PocketBase MCP Server

A very much in progress MCP server based off of the Dynamics one that I have been testing and refining. That provides sophisticated tools for interacting with PocketBase databases. This server enables advanced database operations, schema management, and data manipulation through the Model Context Protocol (MCP).
MCP Server - Oracle DB Context MCP server logo

MCP Server - Oracle DB Context

A powerful Model Context Protocol (MCP) server that provides contextual database schema information for large Oracle databases, enabling AI assistants to understand and work with databases containing thousands of tables.
Oxigraph MCP Server MCP server logo

Oxigraph MCP Server

A Model Context Protocol (MCP) server for PyOxigraph, providing direct access to PyOxigraph functionality through the MCP protocol.
OpenSearch MCP Server MCP server logo

OpenSearch MCP Server

This Repository Fork of elastic-mcp-server and Converted to opensearch-mcp-server MCP Server. It is a Model Context Protocol (MCP) server implementation that provides opensearch interaction. This server enables searching documents, analyzing indices, and managing cluster through a set of tools.
AGE-MCP-Server MCP server logo

AGE-MCP-Server

Apache AGE MCP Server
MySQL MCP Server MCP server logo

MySQL MCP Server

MySQL Model Context Protocol(MCP)サーバーは、ローカル環境のMySQLデータベースに接続し、大規模言語モデル(LLM)がSQLクエリを実行できるようにするツールです。
MCP Vertica MCP server logo

MCP Vertica

A Vertica MCP(model-context-protocol) Server
MCP RAG Server MCP server logo

MCP RAG Server

MCP RAG Serverは、Model Context Protocol (MCP)に準拠したRAG(Retrieval-Augmented Generation)機能を持つPythonサーバーです。マークダウン、テキスト、パワーポイント、PDFなど複数の形式のドキュメントをデータソースとして、multilingual-e5-largeモデルを使用してインデックス化し、ベクトル検索によって関連情報を取得する機能を提供します。
MariaDB / MySQL Database Access MCP Server MCP server logo

MariaDB / MySQL Database Access MCP Server

This MCP server provides access to MariaDB / MySQL databases.
Database MCP Server MCP server logo

Database MCP Server

A Model Context Protocol (MCP) server that provides tools for connecting to and interacting with various database systems.
Servidor de Consultas MySQL MCP server logo

Servidor de Consultas MySQL

Este é um servidor de consultas MySQL baseado no framework MCP (Model-Controller-Provider) que oferece funcionalidades de operações em banco de dados MySQL através do SSE (Server-Sent Events).
MCPOSimpleServer MCP server logo

MCPOSimpleServer

A Python-based LLM server that implements the Model Context Protocol (MCP).
MCP Host Client Server SSE MCP server logo

MCP Host Client Server SSE

基于MCP(Model Context Protocol)协议实现的自然语言SQL数据库查询系统,支持通过大语言模型将自然语言转换为SQL查询。本项目展示了如何使用MCP协议构建服务器-客户端架构,并集成OpenAI实现智能查询功能。
mcp-server-iris: An InterSystems IRIS MCP server MCP server logo

mcp-server-iris: An InterSystems IRIS MCP server

A Model Context Protocol server for InterSystems IRIS database interaction and automation.
Java based Model Context Procotol (MCP) Server for JDBC MCP server logo

Java based Model Context Procotol (MCP) Server for JDBC

A lightweight MCP (Model Context Protocol) server for JDBC built with Quakrus . This server is compatible with Virtuoso DBMS and other DBMS backends that have JDBC drivers.
Redis MCP server logo

Redis

A Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
Mssql_mcp_server_go MCP server logo

Mssql_mcp_server_go

mcp-mysql-server MCP server logo

mcp-mysql-server

mcp-db-server MCP server logo

mcp-db-server

Usage Examples MCP server logo

Usage Examples

Model Context Protocol for cassandra database
sqlite-kg-vec-mcp MCP server logo

sqlite-kg-vec-mcp

MCP Server that integrates a knowledge graph and a vector database based on SQLite
documentdb-mcp MCP server logo

documentdb-mcp

MCP server to interact with the DocumentDB database and perform basic operations. The module has some specifications, based on the business rule we are working on, to manage product catalogs.
db-mcp MCP server logo

db-mcp

Database Model Context Protocol (DB-MCP) Server
PostgreSQL Full Access MCP Server MCP server logo

PostgreSQL Full Access MCP Server

Full access postgres mcp server
FalkorDB MCP Server MCP server logo

FalkorDB MCP Server

FalkorDB MCP Server
Unstorage MCP Server MCP server logo

Unstorage MCP Server

Key-Value storage MCP server based on unjs/unstorage, support drivers: redis, mongodb, filesystem. http

PostgreSQL MCP Server

Easily connect to PostgreSQL databases via a plug-and-play MCP server. Supports SELECT, INSERT, UPDATE, and more with prepared statements, automatic connection handling, and full TypeScript support
MCP PostgreSQL Server MCP server logo

MCP PostgreSQL Server

MCP PostgreSQL Server

Postgres

MongoDB MCP Server MCP server logo

MongoDB MCP Server

MCP Server for MongoDB
Mcp Mongodb MCP server logo

Mcp Mongodb

MCP Server
ClickHouse MCP Server MCP server logo

ClickHouse MCP Server

aws-ow-pgvector-mcp MCP server logo

aws-ow-pgvector-mcp

AWS Aurora Postgres with Pgvector Extension MCP Server.
mcp-lancedb-server MCP server logo

mcp-lancedb-server

PostgreSQL MCP Server MCP server logo

PostgreSQL MCP Server

This repo is an extension of PostgreSQL MCP Server providing functionalities to create tables, insert entries, update entries, delete entries, and drop tables.
mongo-mcp-server MCP server logo

mongo-mcp-server

MCP server for mongoDB
MCP Alchemy MCP server logo

MCP Alchemy

A MCP (model context protocol) server that gives the LLM access to and knowledge about relational databases like SQLite, Postgresql, MySQL & MariaDB, Oracle, and MS-SQL.
@f4ww4z/mcp-mysql-server MCP server logo

@f4ww4z/mcp-mysql-server

A Model Context Protocol server for MySQL database operations

Elasticsearch

MCP server implementation that provides Elasticsearch interaction.

supabase-mcp-server

Supabase MCP Server with support for SQL query execution and database exploration tools

vikingdb-mcp-server

VikingDB integration with collection and index introduction, vector store and search capabilities.

alibabacloud-tablestore-mcp-server

MCP service for Tablestore with vector search capabilities

Redis

Interact with Redis key-value stores
ページ 7 / 9