mise-en-space
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| searchA | |
| fetchA | |
| doA | Act on Google Workspace — create, move, edit, draft/reply emails, organise Gmail. Operations: create, move, rename, share, overwrite, prepend, append, replace_text, draft, reply_draft, archive, star, label, comment_reply, setup_oauth. Create: content + title + doc_type (doc/sheet/slides/file/folder/form). page_setup='pageless' for pageless docs. file_path= to read from disk. folder: title only, no content needed. form: content is YAML/JSON spec with title, description, questions. Edit: overwrite (full replace), prepend/append (add to), replace_text (find + content). Email: draft (to + subject + content), reply_draft (file_id + content), archive/star/label. Comments: comment_reply (file_id + comment_id [from comments.md] + content and/or action=resolve|reopen). Replies auto-prefix '[agent] '. Share: file_id + to + role (reader/writer/commenter), confirm=True to execute. Move: file_id (single or list) + folder_id (alias: destination_folder_id). setup_oauth: bootstrap Google credentials when none exist. Opens a browser for consent; saves token to Keychain. force=true to re-auth. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| docs_overview | Overview of mise-en-space MCP server. |
| docs_search | Detailed documentation for the search tool. |
| docs_gmail_search | Gmail search operator reference — tested against production API. |
| gmail_labels | Live label directory from the connected Gmail account. |
| docs_fetch | Detailed documentation for the fetch tool. |
| docs_do | Detailed documentation for the do tool. |
| docs_cross_source | Documentation for cross-source search patterns. |
| docs_workspace | Documentation for the workspace/deposit folder structure. |
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/spm1001/mise-en-space'
If you have feedback or need assistance with the MCP directory API, please join our Discord server