Memgraph MCP Server includes tools to run queries and access schema resources on Memgraph, making it relevant for MCP-based graph database integration.
Loading more......
An MCP server designed for querying and analyzing Azure Data Explorer databases, supporting time-series and analytics MCP use cases.
An MCP server integrating with Airtable to enable CRUD operations on records within code editors, showcasing a practical database MCP server implementation.
Provides read and write access to Airtable databases via an MCP server, offering a simple and effective database integration for MCP applications.
MCP server implementation for Alibaba Cloud Tablestore, supporting document management, semantic and vector search, RAG-friendly, and serverless capabilities.
An MCP server that integrates with Azure Blob Storage and Cosmos DB for secure cloud data resource management, manipulation, and querying. A practical example of an MCP server.
The official MCP bridge for Google BigQuery, enabling petabyte-scale analytics and integration with other MCP servers for advanced querying and automation.
Memgraph MCP Server is a lightweight server implementation of the Model Context Protocol (MCP) designed to connect Memgraph (a graph database) with large language models (LLMs). It facilitates integration of Memgraph with AI tools and workflows, enabling query execution and schema access via MCP.
run_query() tool to run Cypher queries against a Memgraph database.get_schema() resource to retrieve schema information from Memgraph (requires --schema-info-enabled=True on Memgraph server).mcp, database, graph-database, memgraph