YADE MCP Server for Cline
io.github.yusong652/yade-mcp
MCP server for YADE — open-source DEM engine. Browse API docs, run simulations, manage tasks.
client:Cline
transport:stdio
runtime:pypi
Install YADE MCP Server in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"yade-mcp": {
"command": "uvx",
"args": [
"yade-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs