Skip to main content
Glama
block
by block
launch.json918 B
{ "configurations": [ { "type": "swift", "request": "launch", "args": [], "cwd": "${workspaceFolder:xcode-index-mcp}/swift-service", "name": "Debug IndexStoreMCPService (swift-service)", "program": "${workspaceFolder:xcode-index-mcp}/swift-service/.build/debug/IndexStoreMCPService", "preLaunchTask": "swift: Build Debug IndexStoreMCPService (swift-service)" }, { "type": "swift", "request": "launch", "args": [], "cwd": "${workspaceFolder:xcode-index-mcp}/swift-service", "name": "Release IndexStoreMCPService (swift-service)", "program": "${workspaceFolder:xcode-index-mcp}/swift-service/.build/release/IndexStoreMCPService", "preLaunchTask": "swift: Build Release IndexStoreMCPService (swift-service)" } ] }

Latest Blog Posts

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/block/xcode-index-mcp'

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