Skip to main content
Glama

xcode-mcp-server (drewster99)

by drewster99
deploy.sh180 B
#!/bin/sh rm -rf dist hatch version patch python -m build twine upload dist/* echo "If the above was successful, run with:" echo "" echo " uvx xcode-mcp-server" echo "" exit 0

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/drewster99/xcode-mcp-server'

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