We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/TheLunarCompany/lunar'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
streams_mode.feature•472 B
@flows
Feature: Lunar Proxy - flows mode
Scenario: When flows enabled request passes through Lunar Proxy
Given API Provider is up
And Lunar Proxy env var `LUNAR_STREAMS_ENABLED` set to `true`
And Lunar Proxy is up
When Request to http:// mox :8888 /uuid is made through Lunar Proxy
And Request to http:// mox :8888 /uuid is made directly to API Provider
Then Responses have the same body and status