Release Apache SkyWalking MCP 0.1.0
Release Apache SkyWalking MCP 0.1.0
SkyWalking MCP 0.1.0 is released. Go to downloads page to find release tars.
What’s Changed
- Initial release of the
swmcpbinary (SkyWalking MCP server). - Support for three MCP transport modes:
stdio,sse, andstreamable. - Integration with Apache SkyWalking OAP via GraphQL, including:
- Traces, logs, metrics, topology, alarms, and events query tools.
- MQE (Metrics Query Extension) tools using the OAP
/graphqlendpoint.
- Prompt support for trace and log analysis and utility workflows.
- Embedded documentation and dynamic metrics resources for MQE.
- Makefile targets for build, lint, license checks, and Docker image creation.
- Docker image is available at apache/skywalking-mcp.