Skip to main content
Glama

UniCloudDB-MCP

by 6June6
package.json890 B
{ "name": "uniclouddb-mcp", "version": "1.0.5", "description": "基于MCP协议的uniCloud数据库操作工具,支持通过AI助手进行数据库CRUD操作", "main": "index.js", "type": "module", "scripts": { "test": "node test-db.js", "start": "node index.js", "dev": "node --watch index.js" }, "keywords": [ "mcp", "uniCloud", "database", "ai", "jql", "uniclouddb" ], "bin": { "uniclouddb-mcp": "./index.js" }, "author": "June", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/abuhtig/uniclouddb-mcp" }, "bugs": { "url": "https://github.com/abuhtig/uniclouddb-mcp/issues" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.11.1", "zod": "^3.24.4" }, "engines": { "node": ">=18.0.0" }, "files": [ "*.js", "README.md", "LICENSE" ] }

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/6June6/uniclouddb-mcp'

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