rustomax/observe-community-mcp
If you are the rightful owner of observe-community-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Observe Community MCP Server is an experimental Model Context Protocol server designed to interface with the Observe platform, providing access to API functionality, OPAL query assistance, and troubleshooting runbooks through vector search.
Tools
Functions exposed to the LLM to take actions
execute_opal_query
Execute an OPAL query on a dataset
export_worksheet
Export data from an Observe worksheet with flexible time parameters
list_datasets
List available datasets in Observe
get_dataset_info
Get detailed information about a dataset
create_monitor
Create a new monitor in Observe
list_monitors
List all monitors in Observe
get_monitor
Get detailed information about a specific monitor
get_relevant_docs
Get relevant documentation for a query using Pinecone vector search
recommend_runbook
Analyze a user query and recommend the most relevant troubleshooting runbook
get_system_prompt
Get the system prompt for the Observe MCP server
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client