remote-skill-mcp
by Congenital
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SKILL_FILE | No | 技能入口文件(相对 BASE_URL) | skill.md |
| MCP_TIMEOUT | No | 单次 HTTP 超时(秒) | 30 |
| MCP_MAX_FILES | No | 记录文件数上限 | 200 |
| MCP_CACHE_READS | No | 是否缓存已读取文件内容(省重复请求,但占内存) | false |
| MCP_DISCOVER_DEPTH | No | 发现深度:0=只读 skill.md(默认,最省);>=1 递归 N 层 | 0 |
| MCP_MAX_FILE_BYTES | No | 单文件最大字节,超过则拒绝 | 524288 |
| REMOTE_SKILL_BASE_URL | No | 远程服务根地址 | http://192.168.2.6:4000 |
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
ActivityMaintained
ResponsivenessNo issues