NovaCorp Operations Assistant
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GROQ_MODEL | No | Groq model to use. | groq/llama3-70b-8192 |
| AUTO_APPROVE | No | Skip human approval gate for save_report. | false |
| GROQ_API_KEY | No | Groq API key — overrides Ollama if set. | |
| OLLAMA_MODEL | No | Ollama model to use (used if no other API key set). | ollama/llama3.2:3b |
| OPENAI_MODEL | No | OpenAI model to use. | openai/gpt-4o-mini |
| OPENAI_API_KEY | No | OpenAI API key — overrides Ollama if set. | |
| OLLAMA_BASE_URL | No | Ollama endpoint. | http://localhost:11434 |
| USE_HIERARCHICAL | No | Use CrewAI hierarchical (manager) process. | false |
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/chiragsharma0794/novacorp-operations-assistant'
If you have feedback or need assistance with the MCP directory API, please join our Discord server