Skip to main content
Glama
loggy-dev

@loggydev/mcp-server

by loggy-dev

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOGGY_API_URLNoAPI URL (default: https://loggy.dev)https://loggy.dev
LOGGY_API_TOKENYesYour Loggy API token (get one from Settings → API Tokens)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_heartbeatsB

List all heartbeat monitors for your account

create_heartbeatA

Create a new heartbeat monitor for cron jobs or scheduled tasks

get_heartbeatB

Get details of a specific heartbeat by ID or slug

delete_heartbeatC

Delete a heartbeat monitor

list_uptime_monitorsA

List all uptime monitors

create_uptime_monitorB

Create a new uptime monitor to check URL availability

delete_uptime_monitorB

Delete an uptime monitor

list_status_pagesA

List all status pages

create_status_pageB

Create a new public status page

list_feature_flagsB

List all feature flags

create_feature_flagC

Create a new feature flag

toggle_feature_flagB

Enable or disable a feature flag

list_alertsC

List recent alerts

list_projectsB

List all projects

get_project_logsB

Get recent logs for a project

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/loggy-dev/loggy-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server