Skip to main content
Glama
reka-ai

Reka Vision MCP Server

Official
by reka-ai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REKA_MCP_MODENoRuntime mode: local or hostedlocal
REKA_MCP_HTTP_HOSTNoHost for HTTP transport127.0.0.1
REKA_MCP_HTTP_PATHNoStreamable HTTP endpoint path/mcp
REKA_MCP_HTTP_PORTNoPort for HTTP transport. In hosted mode, PORT takes precedence when set.8080
REKA_MCP_TRANSPORTNoTransport: stdio or httpstdio
REKA_MCP_AUTH_TOKENNoOptional bearer token for HTTP transport auth
REKA_VISION_API_KEYNoAPI key from https://platform.reka.ai. Required in local mode.
REKA_VISION_API_URLNoAPI base URLhttps://vision-agent.api.reka.ai
REKA_MCP_ALLOWED_HOSTSNoComma-separated allowed HTTP Host values for DNS rebinding protectionmcp.reka.ai,staging.mcp.reka.ai
REKA_MCP_INDEX_TIMEOUTNoMax seconds to wait for indexing600
REKA_MCP_POLL_INTERVALNoSeconds between index status polls5
REKA_MCP_ALLOWED_ORIGINSNoComma-separated allowed Origin valueshttps://mcp.reka.ai,https://staging.mcp.reka.ai

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/reka-ai/reka-mcp'

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