read-no-evil-mcp
by thekie
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RNOE_HTTP_HOST | No | Bind address for HTTP transport. Default: '0.0.0.0'. | 0.0.0.0 |
| RNOE_HTTP_PORT | No | Port for HTTP transport. Default: '8000'. | 8000 |
| RNOE_LAZY_LOAD | No | Skip model preloading at startup. Set to 'true', '1', or 'yes' to enable. | false |
| RNOE_TRANSPORT | No | Transport protocol: 'stdio' or 'http'. Default: 'stdio'. | stdio |
| RNOE_CONFIG_FILE | No | Path to the YAML configuration file. If not set, searches default locations. | |
| RNOE_ACCOUNT_<ID>_PASSWORD | No | Password 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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