get_service_profile

MCP tool from Last9 MCP Server by last9

How to use it

get_service_profile is exposed by the Last9 MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_service_profile tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Last9 MCP Server

$claude mcp add --transport http last9 https://app.last9.io/api/v4/organizations/<org_slug>/mcp
FULL LAST9 MCP SERVER LISTING

Other tools in Last9 MCP Server (39)

add_drop_rule
create_dashboard

Net-new only. After this call returns dashboard.id, refine with updatedashboard — do not create again to add, trim, or fix panels.

did_you_mean
get_alert_config
get_alert_groups

Configured Compass alert-group inventory for changeboard / label-coverage audits. Includes groups with zero rules and groups that are not firing. Does not return PromQL.

get_alert_rule_state
get_alerts
get_apm_service_deviations
get_change_events
get_dashboard
get_database_queries
get_database_server_metrics
get_database_slow_queries
get_databases
get_drop_rules

No parameters. Lists drop rules via GET /otelsettings/drop?region=....

get_exceptions
get_log_attributes
get_log_attributes_for_pipeline
get_logs
get_notification_channels

No parameters. Returns all configured notification channels (Slack, PagerDuty, email, webhooks, etc.).

get_service_dependency_graph
get_service_environments
get_service_logs
get_service_operations_summary
get_service_performance_details
get_service_summary
get_service_traces

Exactly one of traceid or servicename is required.

get_trace_attribute_deviations
get_trace_attribute_values
get_trace_attributes
get_trace_attributes_for_pipeline
get_trace_waterfall
get_traces

Use for broad searches and aggregations. For exact trace ID lookup, use getservicetraces.

list_dashboards

No parameters. Returns all custom dashboards in the org as a JSON array with id, name, and metadata.

prometheus_instant_query
prometheus_label_values
prometheus_labels
prometheus_range_query
update_dashboard

Prefer this after create. Full replacement by id (same body as create).