NetSage AI
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HF_MODEL | No | The Hugging Face model identifier to use for cloud inference. | meta-llama/Llama-3.2-3B-Instruct |
| AI_BACKEND | No | AI backend selector. Options: auto (HF -> Ollama -> Fallback), huggingface, ollama, fallback. | auto |
| HF_API_TOKEN | No | Optional Hugging Face API token used for cloud inference. Required only when AI_BACKEND is set to 'huggingface'. | |
| OLLAMA_MODEL | No | Ollama model name to use for local inference. | llama3.2:latest |
| ALLOWED_ORIGINS | No | Allowed CORS origins for the web dashboard and MCP server. | http://localhost:8000 |
| OLLAMA_BASE_URL | No | Base URL for the local Ollama instance. | http://127.0.0.1:11434 |
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