blender-compact-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PUBMED_EMAIL | Yes | Your email address required by PubMed | |
| PUBMED_API_KEY | No | API key for higher rate limits (optional) |
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 |
|---|---|
| inspectB | Read a bounded scene summary; pass names for detailed object properties. |
| discoverB | List operation summaries, or fetch one operation's arguments. |
| executeA | Execute up to 100 {'op': name, ...arguments} steps. Returns counts/errors, not full scene data. dry_run checks syntax/permissions only. Runtime failures are partial, not transactional. |
| captureA | PNG preview (64..1024): camera render or viewport (requires interactive 3D View). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |