We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ljadach/rtm-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•310 B
# RTM MCP Server Configuration
#
# Get your API key and shared secret from:
# https://www.rememberthemilk.com/services/api/keys.rtm
#
# After running `make setup`, the auth token will be added here
RTM_API_KEY=your_api_key_here
RTM_SHARED_SECRET=your_shared_secret_here
RTM_AUTH_TOKEN= # Set by setup script