{"name":"SpringServe MCP Server","version":"1.0.0","description":"MCP server exposing SpringServe tools with SpringServe Basic and optional Bearer authentication.","endpoints":{"/health":"Health check","/mcp":"Streamable HTTP MCP endpoint (GET/POST/DELETE, requires Authorization)","/workflow/pending":"List pending workflow steps (GET)","/workflow/step/:id":"Get workflow step details (GET)","/workflow/step/:id/approve":"Approve workflow step (POST)","/workflow/step/:id/reject":"Reject workflow step (POST)","/workflow/step/:id/execute":"Execute approved workflow step (POST)","/workflow/object/:type/:id":"Get object workflow state (GET)","/workflow/health":"Workflow system health check (GET)"},"workflow_enabled":false}