We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sergeiledvanov/mcp-wise'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•179 B
# Wise API token (required)
WISE_API_TOKEN=your_wise_api_token_here
# Use Wise Sandbox API (true/false)
WISE_IS_SANDBOX=false
# MCP Server transport mode (http/stdio)
MODE=stdio