Cover image
Try Now
2025-04-14

3 years

Works with Finder

0

Github Watches

0

Github Forks

0

Github Stars

tempo-server MCP Server

A Model Context Protocol server

This is a TypeScript-based MCP server that implements a grafana tempo. It demonstrates core MCP concepts by providing:

  • Resources representing text notes with URIs and metadata
  • Tools for creating new notes
  • Prompts for generating summaries of notes

Features

Resources

  • List and access notes via note:// URIs
  • Each note has a title, content and metadata
  • Plain text mime type for simple content access

Tools

  • create_note - Create new text notes
    • Takes title and content as required parameters
    • Stores note in server state

Prompts

  • summarize_notes - Generate a summary of all stored notes
    • Includes all note contents as embedded resources
    • Returns structured prompt for LLM summarization

Development

Install dependencies:

npm install

Build the server:

npm run build

For development with auto-rebuild:

npm run watch

Installation

To use with Claude Desktop, add the server config:

On MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json On Windows: %APPDATA%/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "tempo-server": {
      "command": "/path/to/tempo-server/build/index.js"
    }
  }
}

Debugging

Since MCP servers communicate over stdio, debugging can be challenging. We recommend using the MCP Inspector, which is available as a package script:

npm run inspector

The Inspector will provide a URL to access debugging tools in your browser.

相关推荐

  • av
  • Effortlessly run LLM backends, APIs, frontends, and services with one command.

  • WangRongsheng
  • 🧑‍🚀 全世界最好的LLM资料总结(Agent框架、辅助编程、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.

  • 1Panel-dev
  • 🔥 1Panel provides an intuitive web interface and MCP Server to manage websites, files, containers, databases, and LLMs on a Linux server.

  • rulego
  • ⛓️RuleGo is a lightweight, high-performance, embedded, next-generation component orchestration rule engine framework for Go.

  • Azure
  • This repository is for development of the Azure MCP Server, bringing the power of Azure to your agents.

  • caio-moliveira
  • This project was created to demonstrate how we can connect with different Model Context Protocols (MCPs).

  • MarcusAdriano
  • Estudando MCP usando a API do Bacen PTAX

    Reviews

    2.8 (4)
    Avatar
    user_LeE9FyBo
    2025-04-24

    I've been using grafana-tempo-mcp, developed by kitakou0313, and it's a game-changer for my applications. The seamless integration it offers has simplified our monitoring and tracing processes significantly. Highly recommended for anyone looking to enhance their system's performance and observability!

    Avatar
    user_L2gEtygE
    2025-04-24

    As a dedicated user of grafana-tempo-mcp, I can confidently say it's a fantastic tool for observability within distributed systems. Created by kitakou0313, this application integrates seamlessly with Grafana to provide deep insights through efficient tracing and monitoring. It has significantly enhanced our troubleshooting capabilities, making it an indispensable part of our tech stack. Highly recommended!

    Avatar
    user_ThRScDyS
    2025-04-24

    Grafana-tempo-mcp by kitakou0313 is an excellent tool for monitoring and troubleshooting. Its seamless integration with Grafana makes tracking distributed traces effortless. I highly recommend it for its reliability and ease of use.

    Avatar
    user_bglqALQ2
    2025-04-24

    I've been using grafana-tempo-mcp by kitakou0313 and it has exceeded my expectations. This tool is incredibly efficient and user-friendly, making monitoring and tracing seamless. The integration process was straightforward and the support resources are excellent. Highly recommend it to anyone needing a robust tracing solution.