Skip to main content
Glama
Congenital

remote-skill-mcp

by Congenital

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SKILL_FILENo技能入口文件(相对 BASE_URL)skill.md
MCP_TIMEOUTNo单次 HTTP 超时(秒)30
MCP_MAX_FILESNo记录文件数上限200
MCP_CACHE_READSNo是否缓存已读取文件内容(省重复请求,但占内存)false
MCP_DISCOVER_DEPTHNo发现深度:0=只读 skill.md(默认,最省);>=1 递归 N 层0
MCP_MAX_FILE_BYTESNo单文件最大字节,超过则拒绝524288
REMOTE_SKILL_BASE_URLNo远程服务根地址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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/Congenital/remote_skill_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server