We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mbloomhammerspace/mcp-1.5-main'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Main configuration file for MCP 1.5
hammerspace:
base_url: "https://150.136.225.57:8443" # Public IP for API
private_ip: "10.0.0.165" # Private IP for NFS mounts
username: "admin"
password: "Passw0rd1"
verify_ssl: false
timeout: 30
mcp:
server_name: "AIQ HSTK MCP Server"
version: "1.5"
log_level: "INFO"
development:
debug: false
test_mode: false