/
Connect to your PostgreSQL database to query data and schemas.
Server configuration and capabilities from the MCP manifest
Size: 1,160 bytes (290 tokens)
Tools Found: 2
Analysis ID: dvzul1d4
Ultimate toolbox to connect your LLM to popular productivity tools such as Monday, AirTable, Slack
Stars
Registry ID: 2587da38-df7c-4131-bf77-c33cb6ce7ba7
Added to Registry: 9/21/2025
Last Updated: 9/22/2025
Last Seen: 9/22/2025
Default Branch: main
Last Push: 9/21/2025
Last Release: 6/4/2025
Open Issues: 2
Historical performance and growth metrics over time
{ "name": "ai.waystation/mcp", "tags": [ "mcp", "modelcontextprotocol", "waystation" ], "tools": [ { "name": "helloWayStation", "description": "Call this action when users says 'Hello WayStation'. It displays welcome information about WayStation to the user", "input_schema": { "type": "object", "required": [], "properties": {} }, "output_schema": { "type": "object", "required": [ "error", "content" ], "properties": { "error": { "type": "boolean" }, "content": { "type": "array", "items": { "type": "object", "required": [ "type", "text" ], "properties": { "text": { "type": "string" }, "type": { "type": "string" } } } } } } }, { "name": "openWayStation", "description": "Call this action when users says 'Open WayStation'. Opens the WayStation desktop application", "input_schema": { "type": "object", "required": [], "properties": {} }, "output_schema": { "type": "object", "required": [ "error", "content" ], "properties": { "error": { "type": "boolean" }, "content": { "type": "array", "items": { "type": "object", "required": [ "type", "text" ], "properties": { "text": { "type": "string" }, "type": { "type": "string" } } } } } } } ], "version": "0.3.1", "categories": [], "description": "Ultimate toolbox to connect your LLM to popular productivity tools such as Monday, AirTable, Slack" }
Forks
Watchers
Contributors
Last Push: 9/21/2025
Last Release: 6/4/2025
Open Issues: 2