Schemdraw MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SCHEMDRAW_DPI | No | Default output resolution | 150 |
| SCHEMDRAW_FORMAT | No | Default output format (png, svg, pdf) | svg |
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
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_circuitC | 新しい回路図を作成 |
| add_componentC | 回路図にコンポーネントを追加 |
| connect_componentsC | コンポーネント間を接続 |
| save_circuitB | 回路図を画像ファイルとして保存 |
| get_circuit_infoC | 現在の回路図の情報を取得 |
| list_available_componentsA | 利用可能なコンポーネントタイプの一覧を取得 |
| add_spacerC | コンポーネント間にスペースを追加して文字の重複を防ぐ |
| optimize_layoutA | 回路図のレイアウトを最適化して文字の重複を防ぐ |
| create_loop_circuitB | 指定されたコンポーネントで四角形の閉回路を作成 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Current Circuit | 現在編集中の回路図 |
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/fukayatti/schemdraw-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server