We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jamesrochabrun/SwiftOpenAIMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Source files
Sources/
*.swift
# Build artifacts
.build/
.swiftpm/
*.xcodeproj/
# Test files
test*.sh
test*.py
*.test.js
# Development files
.gitignore
.github/
claude-desktop-config.json
setup-*.sh
debug-*.sh
# macOS files
.DS_Store
# Editor files
.vscode/
.idea/
*.swp
*.swo
# Keep only what's needed for npm
# - dist/
# - bin/
# - scripts/
# - package.json
# - README.md
# - LICENSE
# - index.js