Skip to main content
Glama
mrlynn

grok-bot-rooms-server

by mrlynn

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LIBSQL_URLNoLocal file URL for libSQL (e.g., file:./data/registry.db). Alternative to using Turso.
ALLOWED_HOSTSNoOptional. Comma-separated hosts allowed to access. Defaults to Vercel URLs and localhost.
REGISTRY_TOKENNoOptional demo-only shared token for authentication. Use with X-Grok-User header. Not recommended for production.
REGISTRY_TOKENSNoJSON map of bearer tokens to user objects. See README for format.
TURSO_AUTH_TOKENNoTurso database token. Get from 'turso db tokens create'.
TURSO_DATABASE_URLNoTurso database URL (e.g., libsql://...). Get from 'turso db show'.

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/mrlynn/grok-bot-rooms-server'

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