Skip to main content
Glama
jainil224

UI HUB MCP Server

by jainil224

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for the HTTP server.3001
REDIS_URLNoOptional Redis connection string used to back rate limiting.
MONGODB_DBYesMongoDB database name.uihub
MONGODB_URIYesMongoDB connection string.
MCP_ADMIN_EMAILSNoComma-separated email addresses allowed to access admin endpoints.
MCP_API_KEY_PREFIXNoPrefix for API keys.uh_live_
MCP_RATE_LIMIT_PRONoDaily request limit for Pro/Elite API keys.10000
FIREBASE_PROJECT_IDYesFirebase project ID used for authentication.
MCP_ALLOWED_ORIGINSNoComma-separated list of allowed CORS origins.http://localhost:3000,https://ui-hub-design.vercel.app
MCP_RATE_LIMIT_FREENoDaily request limit for free API keys.100
FIREBASE_PRIVATE_KEYYesFirebase service account private key.
FIREBASE_CLIENT_EMAILYesFirebase service account client email.

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

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