We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/michaelahern/airthings-consumer-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
root = true
[*]
charset = utf-8
end_of_line = lf
indent_style = space
insert_final_newline = true
[*.{js,ts}]
indent_size = 4
[*.{json,md,yml}]
indent_size = 2