Skip to main content
Glama

TigerData-mcp-server

package.json646 B
{ "name": "mcp-timescale", "version": "1.0.0", "description": "MCP Server for TimescaleDB Cloud", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx src/index.ts", "clean": "rm -rf dist" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.4.0", "pg": "^8.11.3", "dotenv": "^16.3.1" }, "devDependencies": { "@types/node": "^20.10.0", "@types/pg": "^8.10.9", "typescript": "^5.3.0", "tsx": "^4.6.0" }, "keywords": ["mcp", "timescale", "postgresql", "database"], "author": "Matthew McTighe", "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/TheSurfingCoder/TigerData-mcp-server'

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