Skip to main content
Glama
drohi-r

beyond-mcp

by drohi-r

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BEYOND_HOSTNoBEYOND instance IP127.0.0.1
BEYOND_OSC_PORTNoOSC receive port12000
BEYOND_READ_ONLYNoSet to 1 for read-only mode (blocks all write operations)0
BEYOND_TRANSPORTNoMCP transport (stdio, sse, streamable-http)stdio
BEYOND_ALLOWED_HOSTSNoComma-separated allowlist for target hosts. Set * to allow any.127.0.0.1,localhost,::1
BEYOND_SAFETY_PROFILENoSafety preset: lab, show-safe, or read-onlylab
BEYOND_CONFIRM_DESTRUCTIVENoSet to 1 to require confirm=true on destructive operations0

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/drohi-r/beyond-mcp'

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