We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/get-convex/convex-backend'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
use_field_init_shorthand = true
use_try_shorthand = true
match_block_trailing_comma = true
# Nightly only options:
unstable_features = true
condense_wildcard_suffixes = true
format_strings = true
imports_granularity = "Crate"
reorder_impl_items = true
imports_layout = "Vertical"
group_imports = "StdExternalCrate"
wrap_comments = true
normalize_comments = false
error_on_line_overflow = true
style_edition = "2021" # in 2024 sort order is now case-insensitive, deferring the mass reformat