Skip to main content
Glama
ruff_check.json•1.91 kB
[ { "cell": null, "code": "ARG002", "end_location": { "column": 58, "row": 61 }, "filename": "/Users/jonpspri/Projects/databeak/src/databeak/servers/system_server.py", "fix": null, "location": { "column": 43, "row": 61 }, "message": "Unused method argument: `session_manager`", "noqa_row": 61, "url": "https://docs.astral.sh/ruff/rules/unused-method-argument" }, { "cell": null, "code": "RET504", "end_location": { "column": 32, "row": 66 }, "filename": "/Users/jonpspri/Projects/databeak/src/databeak/servers/system_server.py", "fix": { "applicability": "unsafe", "edits": [ { "content": "return", "end_location": { "column": 27, "row": 63 }, "location": { "column": 9, "row": 63 } }, { "content": "", "end_location": { "column": 1, "row": 67 }, "location": { "column": 1, "row": 66 } } ], "message": "Remove unnecessary assignment" }, "location": { "column": 16, "row": 66 }, "message": "Unnecessary assignment to `total_operations` before `return` statement", "noqa_row": 66, "url": "https://docs.astral.sh/ruff/rules/unnecessary-assign" }, { "cell": null, "code": "D205", "end_location": { "column": 8, "row": 86 }, "filename": "/Users/jonpspri/Projects/databeak/src/databeak/servers/transformation_server.py", "fix": null, "location": { "column": 5, "row": 56 }, "message": "1 blank line required between summary line and description", "noqa_row": 86, "url": "https://docs.astral.sh/ruff/rules/missing-blank-line-after-summary" } ]

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/jonpspri/databeak'

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