Skip to main content
Glama
cursor_config.json658 B
{ "server": { "name": "freecad-mcp-server", "version": "0.1.0", "description": "FreeCAD MCP Server for Cursor integration" }, "freecad": { "connection_method": "auto", "host": "localhost", "port": 12345, "freecad_path": "freecad" }, "tools": { "enable_smithery": true, "enable_primitives": true, "enable_model_manipulation": true, "enable_export_import": true, "enable_measurement": true, "enable_code_generator": true }, "cursor": { "debug": true, "log_level": "INFO", "stdio_transport": true } }

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/jango-blockchained/mcp-freecad'

If you have feedback or need assistance with the MCP directory API, please join our Discord server