MCP Home
by crayonlu
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOME_HOST | No | 监听地址 | 127.0.0.1 |
| MCP_HOME_PORT | No | 监听端口 | 3344 |
| MCP_HOME_DATA_DIR | No | SQLite 与运行数据目录 | ./data |
| MCP_HOME_LOG_LEVEL | No | debug、info、warn、error | info |
| MCP_HOME_MASTER_KEY | Yes | Secret 加密、签名与摘要根密钥,至少 32 字符 | |
| MCP_HOME_PUBLIC_URL | No | 外部可访问的规范 origin,不含 path/query/fragment | http://127.0.0.1:3344 |
| MCP_HOME_ALLOWED_HOSTS | No | 允许的 Host,逗号分隔 | |
| MCP_HOME_BOOTSTRAP_CONTROL_KEY | Yes | 数据库首次启动时写入的 Control Key |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityActive
ResponsivenessNo issues