Claude Runner MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PUBLIC_URL | No | Override base URL for OAuth callbacks (e.g., https://your-domain.com) | |
| MCP_TRANSPORT | No | Transport mode: stdio, sse, or both | both |
| NGROK_AUTHTOKEN | No | ngrok auth token for remote tunneling | |
| OAUTH_CLIENT_ID | No | OAuth client ID | |
| OAUTH_SECRET_KEY | No | Secret key for signing JWT tokens | |
| DASHBOARD_PASSWORD | No | Basic auth password for dashboard | |
| DASHBOARD_USERNAME | No | Basic auth username for dashboard | |
| OAUTH_CLIENT_SECRET | No | OAuth client secret |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/floriansmeyers/SFLOW-AIRunner-MCP-PRD'
If you have feedback or need assistance with the MCP directory API, please join our Discord server