redflag-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Host address for the HTTP server when MCP_TRANSPORT is 'http'. | 0.0.0.0 |
| MCP_PORT | No | Port number for the HTTP server when MCP_TRANSPORT is 'http'. | 8000 |
| MCP_TRANSPORT | No | Transport mode for the MCP server, e.g., 'stdio' or 'http'. | stdio |
| OPENAI_API_KEY | Yes | Your OpenAI API key, required for the extraction pipeline to send text to an OpenAI model. | |
| OPENAI_EXTRACTION_MODEL | No | Override the default OpenAI model (gpt-4o-mini) used for extraction. | gpt-4o-mini |
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/govindgnair23/redflag-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server