Skip to main content
Glama

SOAR MCP Server

by wuzhi-dev

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoDebug mode0
API_URLYesSOAR platform API address
MCP_PORTNoMCP server port12345
API_TOKENYesAPI access token
ADMIN_PORTNoWeb management interface port12346
SSL_VERIFYNoSSL certificate verification1
DATABASE_URLNoDatabase connection stringsqlite:///soar_mcp.db
SOAR_TIMEOUTNoAPI timeout in seconds30
SYNC_INTERVALNoSync period in seconds14400

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/wuzhi-dev/soar-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server