ServiceUp MCP Server

Live Model Context Protocol server operated by ServiceUp at api.serviceup.com/mcp, exposing the agentic repair platform to MCP clients. The endpoint is protected by OAuth 2.1 (authorization code + PKCE S256) and advertises RFC 9728 protected-resource metadata naming auth.serviceup.com as its authorization server and mcp:read / mcp:write as its scopes. Discovered by probe — ServiceUp publishes no developer documentation for it.

API entry from apis.yml

apis.yml Raw ↑
name: ServiceUp MCP Server
description: Live Model Context Protocol server operated by ServiceUp at api.serviceup.com/mcp, exposing
  the agentic repair platform to MCP clients. The endpoint is protected by OAuth 2.1 (authorization code
  + PKCE S256) and advertises RFC 9728 protected-resource metadata naming auth.serviceup.com as its authorization
  server and mcp:read / mcp:write as its scopes. Discovered by probe — ServiceUp publishes no developer
  documentation for it.
humanURL: https://www.serviceup.com/platform/ai-agents
baseURL: https://api.serviceup.com/mcp
tags:
- Model Context Protocol
- Agentic AI
- Fleet Management
properties:
- type: MCPServer
  url: mcp/serviceup-mcp.yml
- type: OAuthScopes
  url: scopes/serviceup-scopes.yml
- type: Authentication
  url: authentication/serviceup-authentication.yml