We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ohare93/mcp-ssh-sre'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.envrc•268 B
#!/bin/bash
# Automatically sets up your devbox environment whenever you cd into this
# directory via our direnv integration:
eval "$(devbox generate direnv --print-envrc)"
# check out https://www.jetify.com/docs/devbox/ide_configuration/direnv/
# for more details