unified-mcp
by shooebill
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NPX_PATH | No | npx のフルパス(macOS でPATH が通らない場合) | |
| CIPHER_CMD | Yes | Cipher の実行コマンド(macOS: フルパス, Windows: npm.cmd) | |
| CIPHER_CWD | Yes | Cipher の作業ディレクトリ | |
| OPENAI_API_KEY | Yes | Cipher が使う OpenAI API キー | |
| OPENMEMORY_URL | Yes | OpenMemory の mcp-remote エンドポイント | |
| USE_ASK_CIPHER | Yes | true で ask_cipher ツールを有効化 | |
| MCP_SERVER_MODE | Yes | Cipher サーバーモード(aggregator で全ツール公開) | |
| CIPHER_AGENT_CONFIG | No | cipher.yml のパス(指定時は直接起動) |
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
- 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/shooebill/unified-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server