We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/systeminit/si'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README•419 B
- Run `make` to compile the `xcode_version_checker` binary.
- Run `make all` to compile the `xcode_version_checker` binary and run all tests.
- Run `make test` to just run tests.
- Run `make clean` to delete tests and intermediate binaries.
We cannot include this as part of the toolchain because of
bootstrapping issues: i.e., compiling it requires an
`apple_toolchain` but its needed to define an `apple_toolchain`.