We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/elcukro/bank-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"account_id": "acc_test001",
"ledger": "5247.83",
"available": "5197.83",
"links": {
"self": "https://api.teller.io/accounts/acc_test001/balances",
"account": "https://api.teller.io/accounts/acc_test001"
}
}