Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PORT | No | Server port | 3001 |
NODE_ENV | No | Environment | production |
LOG_LEVEL | No | Logging level | info |
NOCODB_URL | No | NocoDB instance URL | https://nocodb.v1su4.com |
MCP_SERVER_URL | No | The MCP server URL | https://mcp.v1su4.com |
NOCODB_API_TOKEN | Yes | Your NocoDB API token |
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 |