Skip to content

slashpai/obs-mcp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

obs-mcp

This is an MCP server to allow LLMs to interact with a running Prometheus instance via the API.

Note

This project is moved from jhadvig/genie-plugin preserving the history of commits.

Pre-requisites

Before starting, ensure you have the following:

  • A working Lightspeed Core-based server with the capability to integrate the MCP server located in the obs-mcp directory of this project.
  • Access to a model capable of tool calling. This project was tested with gpt-4o-mini.
  • An environment where both Node.js (version 20 or higher) and Golang are available. Using nvm (Node Version Manager) and gvm (Go Version Manager) is recommended for managing multiple versions.
  • Access to an OpenShift Container Platform (OCP) cluster with the monitoring plugin installed.

Getting Started

See the obs-mcp README

About

MCP server to allow LLMs to interact with a running Prometheus instance via the API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 97.4%
  • Makefile 1.7%
  • Dockerfile 0.9%