Uru MCP
by kkdraganov
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| URU_DEBUG | No | Enable debug mode ('true' or 'false', defaults to 'false'). | false |
| URU_API_KEY | No | Uru Platform authentication API key. Required for server-level authentication, but optional if using per-request API keys. | |
| URU_PROXY_URL | No | MCP proxy URL. Use http://localhost:3001 for development. | https://mcp.uruintelligence.com |
| URU_TOOL_SYNC_POLL_MS | No | Poll interval in milliseconds for tools version checks when live tool updates are enabled. | 60000 |
| URU_MAX_TOOLS_PER_PAGE | No | Maximum number of tools returned per page in discovery responses. | |
| URU_PRELOAD_NAMESPACES | No | Comma-separated list of namespaces to preload (e.g., 'platform,company'). | |
| URU_ENABLE_TOOL_LIST_CHANGED | No | Set to 'false' to disable live notifications/tools/list_changed updates. | true |
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