Try Bifrost Enterprise free for 14 days. Explore now
cURL
curl --request GET \ --url http://localhost:8080/api/mcp-logs/filterdata
{ "tool_names": [ "<string>" ], "server_labels": [ "<string>" ], "virtual_keys": [ { "id": "<string>", "name": "<string>", "value": "<string>" } ] }
Returns all unique filter data from MCP tool logs (tool names, server labels).
Successful response
Available MCP log filter data
All unique tool names
All unique server labels
All unique virtual keys
Show child attributes
Was this page helpful?