# Keep OUR versions for these paths when conflicts happen.
# (Theyβll still be merged when there is no conflict.)
**/README.md merge=ours
LICENSE merge=ours
.github/** merge=ours
docs/** merge=ours
# # Example: if your custom MCP server logic lives here, protect it
# src/custom/** merge=ours
# tools/custom/** merge=ours
# # Optional: keep your devcontainer/workspace tweaks
# .devcontainer/** merge=ours
# .vscode/** merge=ours
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/IBM/ibmi-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server