MCP.so
Sign In
Servers

mcp-server-mariadb-vector

@DavidRamosSal

MCP server for MariaDB

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-server-mariadb-vector": {
      "command": "uv",
      "args": [
        "run",
        "--dir",
        "path/to/mcp-server-mariadb-vector/",
        "--env-file",
        "path/to/mcp-server-mariadb-vector/.env",
        "mcp_server_mariadb_vector"
      ]
    }
  }
}

More from Databases