Skip to main content
Glama

MCP Universal DB Client

package.json1.22 kB
{ "name": "@izumisy/mcp-universal-db-client", "version": "0.0.0", "private": false, "description": "MCP Universal Database Client", "homepage": "https://github.com/izumisy/mcp-universal-db-client", "repository": { "type": "git", "url": "git+https://github.com/izumisy/mcp-universal-db-client.git" }, "type": "module", "main": "index.js", "scripts": { "build": "tsdown", "dev": "tsdown --watch", "debug": "pnpm build && npx @modelcontextprotocol/inspector node ./dist/index.js" }, "bin": { "mcp-universal-db-client": "./dist/index.js" }, "files": [ "dist" ], "keywords": [ "modelcontextprotocol", "mcp", "sql", "database", "universal", "client" ], "author": "IzumiSy", "license": "MIT", "packageManager": "pnpm@10.10.0", "engines": { "node": "22.x" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.19.1", "better-sqlite3": "^12.4.1", "kysely": "^0.28.7", "mysql2": "^3.15.1", "pg": "^8.16.3", "zod": "^3.25.76" }, "devDependencies": { "@types/better-sqlite3": "^7.6.13", "@types/node": "^24.6.2", "@types/pg": "^8.15.5", "tsdown": "^0.15.6", "typescript": "^5" } }

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/IzumiSy/mcp-universal-db-client'

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