Skip to main content
Glama
start_mcp_server.sh216 B
#!/bin/bash SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )" source "$SCRIPT_DIR/../.venv/bin/activate" python "$SCRIPT_DIR/../src/mcp_freecad/server/freecad_mcp_server.py" --debug "$@"

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