scribus-mcp
by caewa
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SCRIBUS_BIN | No | Path to Scribus executable | auto-detected |
| SCRIBUS_MCP_USE_XVFB | No | Set to 1 to wrap Scribus invocations in xvfb-run -a | 0 |
| SCRIBUS_MCP_LOG_LEVEL | No | Python log level | INFO |
| SCRIBUS_MCP_RUN_SCRIPT | No | Set to 1 to register the run_script tool | 0 |
| SCRIBUS_MCP_APPIMAGE_URL | No | Override the AppImage download URL | |
| SCRIBUS_MCP_AUTO_APPIMAGE | No | Set to 1 to auto-fetch the official Scribus AppImage (Linux only) when no Scribus binary is resolvable | 0 |
| SCRIBUS_MCP_APPIMAGE_SHA256 | No | Pin a SHA256 to verify the downloaded AppImage against | |
| SCRIBUS_MCP_APPIMAGE_VERSION | No | Override the version tag used in the installed filename and the default URL | 1.7.3 |
| SCRIBUS_MCP_EXTRA_FONT_PATHS | No | os.pathsep-separated list of directories to register as Scribus Additional Font Paths per headless spawn | |
| SCRIBUS_MCP_IGNORE_HOST_SCRIBUS | No | Set to 1 to skip every host-binary lookup and force the AppImage path | 0 |
| SCRIBUS_MCP_APPIMAGE_INSTALL_DIR | No | Override the AppImage install directory | ~/Applications/ |
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 | |
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/caewa/scribus-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server