Flume Context MCP Server

A remote Model Context Protocol endpoint served by the Flume Console at /api/v1/context/mcp. It is protected by OAuth 2.0 and advertises RFC 9728 protected-resource metadata, returning a 401 with a WWW-Authenticate Bearer challenge and a resource_metadata pointer to unauthenticated callers, so the live tool list requires an authenticated introspection. Discovered by probe; Flume publishes no MCP documentation page.

API entry from apis.yml

apis.yml Raw ↑
name: Flume Context MCP Server
description: A remote Model Context Protocol endpoint served by the Flume Console at /api/v1/context/mcp.
  It is protected by OAuth 2.0 and advertises RFC 9728 protected-resource metadata, returning a 401 with
  a WWW-Authenticate Bearer challenge and a resource_metadata pointer to unauthenticated callers, so the
  live tool list requires an authenticated introspection. Discovered by probe; Flume publishes no MCP
  documentation page.
humanURL: https://www.flumehealth.com/developers
baseURL: https://console.flumehealth.com/api/v1/context/mcp
tags:
- mcp
- agent-native
- knowledge-graph
- healthcare
properties:
- type: MCPServer
  url: mcp/flume-health-mcp.yml
- type: MCPServer
  url: https://console.flumehealth.com/api/v1/context/mcp
- type: ToolCrosswalk
  url: mcp/flume-health-tool-crosswalk.yml
- type: OAuthScopes
  url: scopes/flume-health-scopes.yml
- type: Authentication
  url: authentication/flume-health-authentication.yml