planner-mcp
by pestoura
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PLANNER_MODE | No | Runtime mode: 'mock' or 'live'. | mock |
| PLANNER_MCP_HOST | No | Control-plane bind host. | 127.0.0.1 |
| PLANNER_MCP_PORT | No | Port 1–65535. | 8080 |
| PLANNER_LOG_LEVEL | No | DEBUG, INFO, WARNING, ERROR or CRITICAL. | INFO |
| PLANNER_STATE_PATH | No | Required explicitly in live; must be absolute. | /var/lib/planner-mcp/state.sqlite3 |
| PLANNER_WORKER_URL | No | Required explicitly in live; HTTP(S), no URL userinfo. | http://127.0.0.1:8090 |
| PLANNER_ALLOW_MUTATIONS | No | Must remain false in 0.1.0. | false |
| PLANNER_REQUEST_TIMEOUT_S | No | Positive, maximum 300 seconds. | 30 |
| PLANNER_REQUIRE_UI_ATTESTATION | No | Cannot be disabled in live. | true |
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/pestoura/m365-ui-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server