We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/evalstate/mcp-miro'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
we need to have access to an OAUTH token to access an API. it should be possible to be passed in either as an environment variable "MIRO_OAUTH_TOKEN", or as a command line argument. if both are present, the command line takes precedence. use standard typescript and node technique/libraries to achieve this.