SafetyOps MCP Server
by ANASSIJASSI
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_API_KEYS | Yes | API key for authenticating MCP clients (sent via X-API-Key header) | |
| AZURE_SEARCH_INDEX | Yes | Azure AI Search index name | |
| AZURE_OPENAI_API_KEY | Yes | Azure OpenAI API key | |
| AZURE_SEARCH_API_KEY | Yes | Azure AI Search admin key | |
| AZURE_OPENAI_ENDPOINT | Yes | Azure OpenAI endpoint URL | |
| AZURE_SEARCH_ENDPOINT | Yes | Azure AI Search endpoint URL | |
| AZURE_OPENAI_CHAT_DEPLOYMENT | Yes | Azure OpenAI chat deployment name (e.g., gpt-4o-mini) | |
| AZURE_OPENAI_EMBEDDING_DEPLOYMENT | Yes | Azure OpenAI embedding deployment name (e.g., text-embedding-3-large) |
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/ANASSIJASSI/safetyops-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server