Skip to main content
Glama

DB Agent MCP Server

by webshoten
package.json455 B
{ "name": "db-agent", "main": "index.ts", "type": "module", "scripts": { "start": "bun index.ts" }, "devDependencies": { "@types/bun": "latest", "@types/cors": "^2.8.17", "@types/express": "^4.17.21" }, "peerDependencies": { "typescript": "^5.0.0" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.22.0", "cors": "^2.8.5", "dotenv": "^17.2.3", "express": "^4.18.2", "mysql2": "^3.15.3" } }

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/webshoten/data_investigator_mcp'

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