Skip to content

add observability to the server #4

@aadeexyz

Description

@aadeexyz

yo,

i built mcpscout, a tiny sdk that tracks:

  • which MCP tools were called
  • how long they ran for
  • why the LLM chose to call them
  • and much more

zero code refactor needed. add two lines and it starts capturing events:

import { MCPScout } from "mcpscout";
new MCPScout("pk_xxx").track(mcpServer);

lmk if that sounds useful and i'll open a pr.

- aadee

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions