Skip to main content
Glama

Ectlocal Connect MCP Server

package.json710 B
{ "name": "ectlocal-connect-mcp", "version": "1.0.0", "description": "MCP server for EC solution database connection and management", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx src/index.ts", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": ["mcp", "postgresql", "ecommerce", "database"], "author": "wjsong", "license": "UNLICENSED", "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "pg": "^8.12.0", "dotenv": "^16.4.5" }, "devDependencies": { "@types/node": "^22.5.0", "@types/pg": "^8.11.6", "typescript": "^5.5.4", "tsx": "^4.16.2" } }

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/cafe24-wjsong/mcp-ectlocal-connect'

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