mcp-crewai-giulia-ai
by wganalytics
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PG_HOST | Yes | PostgreSQL host. | localhost |
| PG_PORT | No | PostgreSQL port. | 5432 |
| PG_USER | Yes | PostgreSQL user. | |
| LLM_MODEL | Yes | The LLM model to use for SQL generation (e.g., gpt-4o, claude-3-5-sonnet, gemini-1.5-pro, or an OpenRouter model identifier). | |
| PG_PASSWORD | Yes | PostgreSQL password. | |
| GEMINI_API_KEY | No | Google Gemini API key (required if LLM_MODEL is a Gemini model). | |
| OPENAI_API_KEY | No | OpenAI API key (required if LLM_MODEL is an OpenAI model). | |
| ANTHROPIC_API_KEY | No | Anthropic API key (required if LLM_MODEL is an Anthropic model). | |
| OPENROUTER_API_KEY | No | OpenRouter API key (required if LLM_MODEL is an OpenRouter model). | |
| PG_STATEMENT_TIMEOUT_MS | No | Timeout for SQL statements in milliseconds. | 15000 |
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
ActivitySlowing
ResponsivenessNo issues