Official MCP Server for Pinpoint
Author: sandy1017-sourceCreated Jun 2, 2026Updated Sep 15, 2026
I'd like to request an official MCP server for Pinpoint.
An MCP server for Pinpoint would make it easy to query scatter charts, transaction traces, server maps, and agent status from AI coding assistants.
I couldn't find any public REST API docs, so I built one by reverse-engineering the web UI's API calls. It works fine but could break anytime without official API support.
It would be great if the Pinpoint team could either:
- Publish official REST API documentation, or
- Provide an official MCP server as a plugin/module
Source: pinpoint-apm/pinpoint