Skip to main content
Glama
thekie

read-no-evil-mcp

by thekie

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RNOE_HTTP_HOSTNoBind address for HTTP transport. Default: '0.0.0.0'.0.0.0.0
RNOE_HTTP_PORTNoPort for HTTP transport. Default: '8000'.8000
RNOE_LAZY_LOADNoSkip model preloading at startup. Set to 'true', '1', or 'yes' to enable.false
RNOE_TRANSPORTNoTransport protocol: 'stdio' or 'http'. Default: 'stdio'.stdio
RNOE_CONFIG_FILENoPath to the YAML configuration file. If not set, searches default locations.
RNOE_ACCOUNT_<ID>_PASSWORDNoPassword for an email account. Replace <ID> with the account id (non-alphanumeric characters replaced with underscores). Example: RNOE_ACCOUNT_GMAIL_PASSWORD.

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/thekie/read-no-evil-mcp'

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