Skip to main content
Glama
bpamiri

u2-mcp

by bpamiri

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
U2_SSLNoEnable SSL (true/false)false
U2_HOSTYesServer hostname or IP
U2_PORTNoServer port31438
U2_USERYesUsername
U2_ACCOUNTYesAccount name
U2_SERVICENoService type (uvcs or udcs)uvcs
U2_TIMEOUTNoConnection timeout in seconds30
U2_PASSWORDYesPassword
U2_HTTP_HOSTNoHost to bind HTTP server to0.0.0.0
U2_HTTP_PORTNoPort for HTTP server8080
U2_READ_ONLYNoDisable write operations (true/false)false
U2_MAX_RECORDSNoMaximum SELECT results10000
U2_KNOWLEDGE_PATHNoCustom path for knowledge file~/.u2-mcp/knowledge.md
U2_BLOCKED_COMMANDSNoComma-separated blocked TCL commandsDELETE.FILE,CLEAR.FILE
U2_HTTP_CORS_ORIGINSNoAllowed CORS origins (comma-separated or *)*

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/bpamiri/u2-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server