Skip to main content
Glama

MCP Brain Service

by jomapps
ruff.toml691 B
[lint] target-version = "py311" line-length = 88 select = ["E", "F", "W", "C", "I", "N", "UP", "YTT", "ANN", "S", "BLE", "FBT", "B", "A", "COM", "C4", "DTZ", "T10", "EM", "EXE", "ISC", "ICN", "G", "INP", "PIE", "T20", "PYI", "PT", "Q", "RSE", "RET", "SLF", "SIM", "TID", "TCH", "ARG", "PTH", "ERA", "PD", "PGH", "PL", "TRY", "NPY", "RUF"] ignore = [ "ANN101", # Missing type annotation for self "ANN102", # Missing type annotation for cls "S101", # Use of assert "COM812", # Missing trailing comma "ISC001", # Single line implicit string concatenation ] [format] quote-style = "double" indent-style = "space" skip-magic-trailing-comma = false line-ending = "auto"

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jomapps/mcp-brain-service'

If you have feedback or need assistance with the MCP directory API, please join our Discord server