Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | The host address for the MCP server. | 0.0.0.0 |
| MCP_PORT | No | The port number for the MCP server. | 8080 |
| LOG_LEVEL | No | The logging level (e.g., INFO, WARNING, DEBUG). | INFO |
| MCP_TRANSPORT | No | The transport mode to use (sse, streamable-http, or stdio). | sse |
| TIENDANUBE_BASE_URL | No | The base URL for the Tiendanube API. | https://api.tiendanube.com/v1 |
| TIENDANUBE_STORE_ID | Yes | Your Tiendanube/Nuvemshop Store ID. | |
| TIENDANUBE_ACCESS_TOKEN | Yes | Your Tiendanube/Nuvemshop API Access Token. |
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 | |