Skip to main content
Glama
adelaidasofia

paging-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
APPRISE_URLSYesOne or more Apprise URLs, newline/semicolon/comma separated
MYCELIUM_NO_PINGNoSet to 1 to opt out of telemetry

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
health_checkA

Server self-check + channel inventory.

list_configured_channelsA

List the channels paging-mcp will dispatch to, with credentials redacted.

notifyA

Send a notification to all configured channels.

notify_oneA

Send a notification to a single ad-hoc Apprise URL (not persisted).

Useful for one-off pages where the channel isn't in APPRISE_URLS.

dry_runB

Show what notify() would send, without dispatching.

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/adelaidasofia/paging-mcp'

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