Universal AI Hub
by VolkanSah
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HF_TOKEN | No | HuggingFace API token for LLM tool and required for HuggingFace Spaces deployment | |
| LOG_LEVEL | No | Logging level (e.g., INFO) | |
| LOG_TO_TMP | No | If set, logs are written to /tmp instead of stdout | |
| DATABASE_URL | No | Database URL for cloud DB (e.g., Neon, Supabase) enabling db_query and persist_result tools | |
| BRAVE_API_KEY | No | API key for Brave search tool | |
| HUB_SPACE_URL | No | URL of the HuggingFace Space (e.g., https://username-space.hf.space) | |
| GEMINI_API_KEY | No | API key for Google Gemini LLM tool | |
| TAVILY_API_KEY | No | API key for Tavily search tool | |
| ANTHROPIC_API_KEY | No | API key for Anthropic (Claude) LLM tool | |
| ENABLE_PUBLIC_LOGS | No | Enable public logs (true/false) | |
| OPENROUTER_API_KEY | No | API key for OpenRouter LLM tool | |
| PYFUNDAMENTS_DEBUG | No | Debug flag for PyFundaments (can be empty) |
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/VolkanSah/Universal-AI-Hub'
If you have feedback or need assistance with the MCP directory API, please join our Discord server