/
Manage projects, tasks, and workflows with Wrike project management.
Server configuration and capabilities from the MCP manifest
Size: 1,160 bytes (290 tokens)
Tools Found: 2
Analysis ID: bo8ogtt7
Ultimate toolbox to connect your LLM to popular productivity tools such as Monday, AirTable, Slack
Stars
Registry ID: 5fccc166-4608-4928-b6a6-df708e455cd0
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