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 |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/crayonlu/MCP-home'
If you have feedback or need assistance with the MCP directory API, please join our Discord server