MCP.so
Sign In
A

Atest Database Mcp

@LinuxSuRen

About Atest Database Mcp

No overview available yet

Basic information

Category

Databases

Transports

stdio

Publisher

LinuxSuRen

Submitted by

Rick

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.

Comments

More Databases MCP servers