Skip to main content
Glama

MariaDB Reader MCP Server

by moosin76
manifest.json534 B
{ "name": "mariadb-reader", "displayName": "MariaDB Reader", "version": "0.1.0", "description": "An MCP server to explore and query MariaDB databases.", "author": "moosin76", "repository": { "type": "git", "url": "https://github.com/moosin76/mcp_server_mariadb_reader.git" }, "installation": { "type": "git", "command": "node", "args": ["build/index.js"] }, "keywords": [ "mcp", "server", "mariadb", "database", "sql", "reader", "query" ], "license": "MIT" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/moosin76/mcp_server_mariadb_reader'

If you have feedback or need assistance with the MCP directory API, please join our Discord server