mcp-server
by 223n
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEEP_MODEL | No | コードの確認とエラーの解析の既定のモデルです | qwen2.5-coder:14b |
| FILE_ROOTS | No | ホストのパス=コンテナのパスを;で区切って並べます | |
| OLLAMA_URL | No | OllamaのURLです | http://host.docker.internal:11434 |
| ALLOWED_HOSTS | No | HTTPで受け付けるHostとOriginです | localhost,127.0.0.1,[::1],host.docker.internal,mcp.223n.tech |
| CF_ACCESS_AUD | No | 設定すると、HTTPにCloudflare AccessのJWT(Cf-Access-Jwt-Assertion)を求めます | |
| DEFAULT_MODEL | No | ollama_chatの既定のモデルです | nucbox-fast:latest |
| MCP_AUTH_TOKEN | No | 設定すると、HTTPにAuthorization: Bearer <値>を求めます | |
| OLLAMA_TIMEOUT | No | Ollamaから何も届かない状態の上限(ミリ秒)です。キューの待ち、モデルの読み込み、プロンプトの評価も含みます | 300000 |
| HTTP_ALLOW_FILES | No | HTTPでもファイルの読み込みを許すかどうかです。認証(MCP_AUTH_TOKENかCF_ACCESS_*)がないときは無視します | false |
| OLLAMA_MAX_DURATION | No | 1回の生成全体の上限(ミリ秒)です | 900000 |
| CF_ACCESS_TEAM_DOMAIN | No | 設定すると、HTTPにCloudflare AccessのJWT(Cf-Access-Jwt-Assertion)を求めます | |
| CF_ACCESS_ALLOWED_EMAILS | No | 設定すると、AccessのJWTのemailがこの一覧にある人だけを通します。カンマで区切って並べます。サービストークンのJWTにはemailがないため、拒まれます |
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
ResponsivenessUnresponsive