mcp-opsbeacon-server
0
The MCP Opsbeacon Server is an implementation that allows interaction with the Opsbeacon API using Claude. It supports listing commands and connections with authentication and structured JSON responses.
MCP Opsbeacon Server
An MCP server implementation for managing interactions with the Opsbeacon API through tools like Claude.
Features
- List available Opsbeacon commands
- List available Opsbeacon connections
- Authentication via bearer token
- Error handling and logging
- Structured JSON responses
Prerequisites
- Python 3.10 or higher
- Access to Opsbeacon API
- Valid bearer token
Configuration
- Use with Claude Desktop, environment variables, or .env file
- Base URL: Default to
https://api.console.opsbeacon.com
Usage
list_commands
andlist_connections
provide JSON responses