Chef-Agent
by OmNagvekar
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DB_URI | No | Redis connection URI (optional) | redis://localhost:6379/0 |
| NEO4J_URI | Yes | Neo4j database URI | |
| E2B_API_KEY | Yes | E2B API key for code execution | |
| GROQ_API_KEY | Yes | Groq API key for LLM | |
| LANGFUSE_HOST | Yes | Langfuse host URL | |
| GOOGLE_API_KEY | Yes | Google API key for LLM | |
| NEO4J_DATABASE | Yes | Neo4j database name | |
| NEO4J_PASSWORD | Yes | Neo4j password | |
| NEO4J_USERNAME | Yes | Neo4j username | |
| TAVILY_API_KEY | Yes | Tavily API key for web search | |
| CEREBRAS_API_KEY | Yes | Cerebras API key for LLM | |
| FIRECRAWL_API_KEY | Yes | Firecrawl API key for web scraping | |
| LANGFUSE_PUBLIC_KEY | Yes | Langfuse public key for observability | |
| LANGFUSE_SECRET_KEY | Yes | Langfuse secret key for observability |
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/OmNagvekar/Chef-agent'
If you have feedback or need assistance with the MCP directory API, please join our Discord server