A
Atest Database Mcp
@LinuxSuRen
About Atest Database Mcp
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"database-mcp": {
"name": "atest-database-mcp",
"type": "stdio",
"description": "Database query MCP Server",
"isActive": true,
"command": "atest-store-orm",
"args": [
"mcp",
"--mode=stdio"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
More Databases MCP servers
MCP Server for MySQL based on NodeJS
benborlaA Model Context Protocol server that provides read-only access to MySQL databases. This server enables LLMs to inspect database schemas and execute read-only queries.
1.9K
Redis MCP Server
redisThe official Redis MCP Server is a natural language interface designed for agentic applications to manage and search data in Redis efficiently
539
Neon MCP Server
neondatabaseMCP server for interacting with Neon Management API and databases
617
MCP Server for Milvus
zilliztechModel Context Protocol Servers for Milvus
235
mcp-server-qdrant: A Qdrant MCP server
qdrantAn official Qdrant Model Context Protocol (MCP) server implementation
637
Comments