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
settings.local.jsonā¢2.17 kB
{
"permissions": {
"allow": [
"Bash(xcrun xcresulttool:*)",
"Bash(python -m pytest tests/ -v)",
"Bash(python3 -m pytest tests/ -v)",
"Bash(python3:*)",
"Bash(git add:*)",
"Bash(git commit -m \"$(cat <<''EOF''\nRefactor runtime log output to use structured JSON with intelligent filtering\n\nImproves LLM diagnostics by providing priority-based log filtering and complete context. Changes runtime output from plaintext to structured JSON that includes errors/warnings with unfiltered context, optional regex-matched lines, and a full unfiltered log file for deep analysis.\n\nKey improvements:\n- Errors and warnings never lost to filtering (always included with full context)\n- New matching_lines section shows regex matches up to configurable limit\n- Full unfiltered log written to /tmp/xcode-mcp-server/logs/ for reference\n- Reduces context usage while improving diagnostic quality\n\nš¤ Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>\nEOF\n)\")",
"mcp__xcode-mcp-server__get_xcode_projects",
"mcp__xcode-mcp-server__build_project",
"Bash(git commit:*)",
"Read(//Users/andrew/Library/Developer/Xcode/DerivedData/MortgageCalcPro2-gdhvmifdyvqznscrgoskjlrgpjwo/Logs/Test/**)",
"Bash(mdfind:*)",
"Bash(xcodebuild:*)",
"Bash(python:*)",
"Bash(git log:*)",
"mcp__xcode-mcp-server__version",
"Bash(mcp tool run:*)",
"Read(//Users/andrew/.claude/**)",
"Read(//Users/andrew/.xcode-mcp-server/**)",
"mcp__xcode-mcp-server__debug_list_notification_history",
"Bash(osascript:*)",
"mcp__xcode-mcp-server__get_directory_listing",
"mcp__xcode-mcp-server__get_directory_tree",
"Bash(find:*)",
"Bash(xcrun simctl help:*)",
"Bash(xcrun simctl list:*)",
"Bash(/tmp/test_applescript.sh:*)",
"Read(//Users/andrew/Library/Developer/Xcode/DerivedData/**)",
"WebSearch",
"Bash(xcrun actool:*)",
"Read(//private/tmp/xcode-mcp-server/logs/**)",
"Bash(gunzip:*)",
"Read(//private/tmp/**)"
],
"deny": [],
"ask": []
}
}