We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/neilberkman/clippy'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Unix-style newlines with a newline ending every file
[*]
insert_final_newline = true
end_of_line = lf
trim_trailing_whitespace = true
[*.{ex,exs,leex,sface,js,css,scss}]
indent_style=space
# same as specifying tab width
indent_size=2