Agentβ™₯︎Age
Catalog

io.github.habibafaisal/wherewent

Official

by habibafaisal Β· Python

Zero-config SQL flight recorder for slow Python/SQLAlchemy jobs: exact call site, count, and fix.

io.github.habibafaisal/wherewent β€” Model Context Protocol (MCP) Server

The io.github.habibafaisal/wherewent MCP server is described as a zero-config SQL flight recorder for slow Python/SQLAlchemy jobs. It records exact call site information and provides a count, along with a fix, focused on identifying and addressing slow database interactions.

πŸ› οΈ Key Features

  • Zero-config operation
  • SQL β€œflight recorder” for slow Python/SQLAlchemy jobs
  • Captures exact call site
  • Provides count
  • Includes fix information

πŸš€ Use Cases

  • Debugging slow Python/SQLAlchemy operations
  • Locating the exact call site responsible for slow SQL behavior
  • Using recorded counts to assess frequency

⚑ Developer Benefits

  • No setup required (β€œzero-config”)
  • Actionable output: call site + count + fix to guide remediation

⚠️ Limitations

  • Description only references Python/SQLAlchemy and slow jobs; other environments are not specified.
io.github.habibafaisal/wherewent - agentage MCP Catalog