We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rochadelon/super-productivity-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
cli_usage.txt•410 B
# To use the new commands, you first need to connect to the Super Productivity plugin.
# Open a new terminal and run the following command:
node dist/index.js connect
# Then, in the same terminal, you can use the following commands:
node dist/index.js projects
node dist/index.js tasks
node dist/index.js tags
# To start the server, run the following command in a separate terminal:
node dist/index.js start