Skip to main content
Glama
tirth1263

ScaleKit Exa MCP Security

by tirth1263

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EXA_API_KEYYesYour Exa API key
ALLOWED_HOSTSYesComma-separated list of allowed hosts (e.g., localhost,127.0.0.1)
PUBLIC_BASE_URLYesPublic base URL of the service (e.g., http://localhost:8000)
ALLOW_INSECURE_DEVNoSet to 'true' to bypass authentication (only for isolated local development)
SCALEKIT_CLIENT_IDYesYour ScaleKit client ID
SCALEKIT_RESOURCE_IDYesYour ScaleKit resource ID (e.g., res_...)
METADATA_JSON_RESPONSENoExact JSON copied from ScaleKit for metadata (takes precedence over individual settings)
SCALEKIT_AUDIENCE_NAMEYesThe audience name matching the server URL (e.g., http://localhost:8000/exa)
SCALEKIT_CLIENT_SECRETYesYour ScaleKit client secret
SCALEKIT_REQUIRED_SCOPENoRequired OAuth scope (default: exa:read)exa:read
SCALEKIT_ENVIRONMENT_URLYesYour ScaleKit environment URL (e.g., https://your-environment.scalekit.com)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/tirth1263/ScaleKit-Exa-MCP-Security'

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