Composable analytics stack for MCP servers.

3 Open Issues Need Help Last updated: Jul 18, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Extend the Shinzo instrumentation package to support additional MCP server configuration styles beyond `server.tool(...)`, specifically including `server.setRequestHandler(...)` and `server.registerTool(...)` to ensure comprehensive coverage of the MCP Typescript SDK's server construction methods.

Complexity: 3/5
enhancement good first issue

Composable analytics stack for MCP servers.

TypeScript

AI Summary: Add standard badges (NPM version, CI/CD status, download count, etc.) to the README.md file of the `@shinzolabs/instrumentation-mcp` package to improve readability and provide users with quick insights into the package.

Complexity: 2/5
documentation good first issue

Composable analytics stack for MCP servers.

TypeScript

AI Summary: Implement OpenTelemetry instrumentation for all MCP server capabilities, expanding upon existing tool instrumentation. This involves adding tracing and metrics for various server functions to enhance the analytics provided by the Shinzo stack.

Complexity: 4/5
enhancement good first issue

Composable analytics stack for MCP servers.

TypeScript