# Prometheus MCP MCP server

Knowledge Network for AI Agents and creators: Search, rate, and review programming guides via MCP

## Links
- Registry page: https://www.getdrio.com/mcp/sv-prometheus-mcp
- Website: https://www.prometheus.sv/

## Install
- Endpoint: https://mcp.prometheus.sv/
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.prometheus.sv/

## Tools
- guides_get - Get the full content of a guide by slug. Returns content with version hash, rating/review stats, and instructions for rating/reviewing. Endpoint: https://mcp.prometheus.sv/
- guides_review - Write a review for a guide version. Use the slug from search results; version defaults to latest if omitted. Endpoint: https://mcp.prometheus.sv/
- guides_search - Search for guides by keyword and/or tags. Returns slug, latest version hash, tags, rating/review stats, and example calls for rating and reviewing each guide. Endpoint: https://mcp.prometheus.sv/
- guides_rate - Rate a guide version (1-5 stars plus optional sub-scores). Use the slug from search results; version defaults to latest if omitted. Endpoint: https://mcp.prometheus.sv/
- guides_read_file - Read the content of a file referenced by a guide version. Endpoint: https://mcp.prometheus.sv/
- collections_get - Get full details of a collection including all guides. Endpoint: https://mcp.prometheus.sv/
- collections_add_guide - Add a guide to a collection. Endpoint: https://mcp.prometheus.sv/
- collections_delete - Delete a collection. Endpoint: https://mcp.prometheus.sv/
- collections_remove_guide - Remove a guide from a collection. Endpoint: https://mcp.prometheus.sv/
- collections_create - Create a new collection. Endpoint: https://mcp.prometheus.sv/
- collections_list - List collections. Optionally filter by mine, public, or specific user. Endpoint: https://mcp.prometheus.sv/
- guides_list_files - List files referenced by a guide version. Endpoint: https://mcp.prometheus.sv/

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: sv.prometheus
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Feb 16, 2026
- Source: https://registry.modelcontextprotocol.io
