ForgeFuzz Cloud MCP Demo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_AUTH_TOKEN | Yes | Bearer token required for authentication on every request. Set this to protect the MCP server. | |
| MCP_SERVER_URL | No | URL of the MCP server used when running HTTP protocol runner tests. | |
| MCP_STDIO_COMMAND | No | JSON array specifying the command to run for stdio transport tests, e.g. ["node","dist/index.js"]. | |
| UPSTREAM_BASE_URL | No | Base URL for upstream HTTP tool calls. Overrides the OpenAPI server URL when set. | |
| MCP_TEST_ARGUMENTS | No | JSON object mapping tool names to test arguments, used for integration tests. | |
| UPSTREAM_AUTHORIZATION | No | Credentials used for upstream authorization. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |