RIB iTWO 4.0 MCP Server
by 5dSimon
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DB_NAME | No | Name of the iTWO database. | |
| DB_USER | No | Database user with read-only access (db_datareader role). | |
| DB_DRIVER | No | ODBC driver name for SQL Server. | ODBC Driver 18 for SQL Server |
| DB_SERVER | No | SQL Server hostname or IP address. | |
| DB_MAX_ROWS | No | Optional maximum number of rows returned per query. | |
| DB_PASSWORD | No | Password for the database user. | |
| MCP_TRANSPORT | No | Transport mode: 'http' or 'stdio'. | http |
| MCP_AUTH_TOKEN | No | Authentication token required for HTTP transport. Generate with `openssl rand -hex 32`. | |
| DB_ALLOWED_SCHEMAS | No | Optional comma-separated list of schemas to restrict access. | |
| DB_TRUST_SERVER_CERTIFICATE | No | Whether to trust the server certificate (yes/no). | yes |
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues