mcpserver.lol
registry/auralogs
Connection check verified live · 20h ago

auralogs

Read-only access to Auralogs production logs: search logs, inspect errors, review AI analyses.

Tools 7
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

7 tools

Read from the running server on 20h ago.

get_analysis analysis_id*
Get a single analysis by id (diagnosis, suggested fix, PR link if any).
get_log log_id*
Get a single log row by id, with full context (stack, metadata).
get_project project_id*
Get a project by id. Must match the read key's scoped project.
list_analyses typelimitcursorseverityproject_id*include_archived
List active analyses for the scoped project. Archived analyses (triaged from the dashboard) are excluded by default; pass include_archived=true to see them. Optional filters: sever…
list_logs levellimitsinceuntilcursorproject_id*
List logs for the scoped project, optionally filtered by level/since/until.
list_projects
List projects accessible to the current read key (one project for v1).
search_logs q*limitcursorproject_id*
Full-text search log messages for the scoped project.