Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PORT | No | Port to run the MCP server on | 3000 |
OMP_TARGET_BASE_URL | No | Target URL of the API service | http://localhost:8080 |
OMP_OPENAPI_SPEC_FILE | Yes | Path to your OpenAPI specification file |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |