diff --git a/README.md b/README.md index d5aa1bf..9582886 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ This repository contains a Model Context Protocol (MCP) server with tools that can access the OpenTelemetry traces and metrics you've sent to Logfire. + + Logfire Server MCP server + + This MCP server enables LLMs to retrieve your application's telemetry data, analyze distributed traces, and make use of the results of arbitrary SQL queries executed using the Logfire APIs. @@ -228,4 +232,4 @@ For examples of other MCP servers and implementation patterns, see the [Model Co ## License -Logfire MCP is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. +Logfire MCP is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. \ No newline at end of file