moo-mcp
by ryanb96
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MOO_TLS | No | true/false, wrap the connection in TLS (default false) | |
| MOO_HOST | Yes | Hostname or IP of the MOO admin port | |
| MOO_PASS | Yes | Wizard password | |
| MOO_PORT | Yes | TCP port (e.g. 7777, 3500) | |
| MOO_USER | Yes | Wizard character name | |
| MOO_TIMEOUT | No | Seconds to wait for a response (default 15) | |
| MOO_RECONNECT | No | true/false, auto-reconnect on drop (default true) | |
| MOO_TLS_INSECURE | No | true/false, skip TLS certificate validation (default false) |
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/ryanb96/moo-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server