Business Intelligence MCP Server
by mikecali
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for web server (default: 5000) | |
| NODE_ENV | No | Node environment (e.g., development) | |
| LOG_LEVEL | No | Logging level (e.g., INFO, DEBUG) | |
| ELSER_INFERENCE_ID | No | Inference endpoint ID for ELSER sparse embedding (default: .elser-2-elasticsearch) | |
| ELASTICSEARCH_INDEX | No | Elasticsearch index name (default: business_intelligence) | |
| RERANK_INFERENCE_ID | No | Inference endpoint ID for reranking (default: .rerank-v1-elasticsearch) | |
| ELASTICSEARCH_API_KEY | No | API key for Elasticsearch authentication (alternative to username/password) | |
| ELASTICSEARCH_ENDPOINT | Yes | Elasticsearch Cloud endpoint URL, e.g., https://your-deployment.es.region.aws.elastic-cloud.com | |
| ELASTICSEARCH_PASSWORD | No | Password for Elasticsearch authentication (used with username) | |
| ELASTICSEARCH_USERNAME | No | Username for Elasticsearch authentication (used with password) | |
| EMBEDDING_INFERENCE_ID | No | Inference endpoint ID for E5 dense embedding (default: .multilingual-e5-small-elasticsearch) | |
| COMPLETION_INFERENCE_ID | No | Inference endpoint ID for Claude completions (default: claude-completions) |
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
ActivityInactive
ResponsivenessNo issues