deal-intel-mcp
by JrJuni
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MONGODB_URI | No | MongoDB Atlas connection string. Required for full/pro mode. | |
| OPENAI_API_KEY | No | OpenAI API key for LLM extraction (alternative to ChatGPT OAuth or Anthropic API key). | |
| ANTHROPIC_API_KEY | No | Anthropic API key for LLM extraction (alternative to ChatGPT OAuth or OpenAI API key). | |
| DEAL_INTEL_STORAGE_BACKEND | No | Storage backend: 'local_sample' for sample mode (no MongoDB), default is full mode when MONGODB_URI is set. |
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/JrJuni/recruit-ai-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server