Skip to main content
Glama
fukayatti

Schemdraw MCP Server

by fukayatti

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SCHEMDRAW_DPINoDefault output resolution150
SCHEMDRAW_FORMATNoDefault output format (png, svg, pdf)svg

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Current Circuit現在編集中の回路図

Latest Blog Posts

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