ORMCP Server
by SoftwareTree
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging verbosity | INFO |
| GILHARI_HOST | No | IP address of the host machine for Gilhari microservice | localhost |
| GILHARI_NAME | No | Name of the app-specific Gilhari microservice | |
| GILHARI_PORT | No | Port number to contact the Gilhari microservice | 80 |
| GILHARI_IMAGE | No | Docker image name of the app-specific Gilhari microservice | |
| READONLY_MODE | No | Expose only read operations | False |
| GILHARI_TIMEOUT | No | API timeout (seconds) | 30 |
| MCP_SERVER_NAME | No | Server identifier | ORMCPServerDemo |
| GILHARI_BASE_URL | No | Gilhari microservice URL | http://localhost:80/gilhari/v1/ |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/SoftwareTree/ormcp-docs'
If you have feedback or need assistance with the MCP directory API, please join our Discord server