get_provider_sla_by_key — PeppolStatus MCP Tool Read-only
get_provider_sla_by_key
(get provider sla by key) is one of 62 tools on the
PeppolStatus
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_provider_sla_by_key from your client
- Claude Code PeppolStatus get_provider_sla_by_key run in your project directory
- Claude Desktop PeppolStatus get_provider_sla_by_key ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor PeppolStatus get_provider_sla_by_key ~/.cursor/mcp.json
- VS Code PeppolStatus get_provider_sla_by_key .vscode/mcp.json
- Zed PeppolStatus get_provider_sla_by_key ~/.config/zed/settings.json
- Windsurf PeppolStatus get_provider_sla_by_key ~/.codeium/windsurf/mcp_config.json
- Cline PeppolStatus get_provider_sla_by_key ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI PeppolStatus get_provider_sla_by_key ~/.gemini/settings.json
- Grok PeppolStatus get_provider_sla_by_key .mcp.json (in your project root)
- ChatGPT PeppolStatus get_provider_sla_by_key Settings → Connectors → Advanced → Developer mode
- Claude.ai PeppolStatus get_provider_sla_by_key Settings → Connectors → Add custom connector
- LangChain PeppolStatus get_provider_sla_by_key pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http api https://mcp.peppolstatus.com
Other tools on this server
- list_hosts
- get_host
- list_host_incidents
- get_host_uptime
- list_host_software
- get_host_software
- list_host_software_history
- list_incidents
- get_participant
- list_participant_events
- get_participant_history
- get_participant_availability
- get_network_summary
- get_network_history
- get_summary
- get_adoption
- list_providers
- get_provider
- list_public_providers
- get_public_provider
- get_provider_sla
- list_provider_certs
- list_access_points
- get_access_point
- get_access_point_roster_mix
- get_access_point_churn
- list_access_point_churn_participants
- list_smps
- get_seat
- get_seat_sla
- get_seat_compliance
- list_events
- list_participants
- get_participants_mix
- get_participant_stats
- get_participant_stats_history
- get_participant_joiners
- list_software
- get_software
- get_software_stats
- get_software_stats_history
- get_doctype_stats
- get_doctype_stats_history
- get_doctype_family
- get_doctype_family_countries
- get_doctype_family_providers
- get_compliance_stats
- get_compliance_stats_history
- get_country_churn
- get_country_providers
- list_cohort_moves
- list_cohort_move_participants
- list_anomalies
- list_software_anomalies
- get_anomaly
- get_sml_status
- get_id_quality
- list_id_quality_malformed
- get_id_quality_hosting
- list_compliance_rules
- list_compliance_findings
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.