meta {
name: deals-list
type: http
seq: 2
}
get {
url: {{baseUrl}}/api/deals?limit=10
body: none
auth: inherit
}
params:query {
limit: 10
}
docs {
You can use the following query params:
# Search term for filtering deals by name, applicant, borrower, etc.
search:
# Limit the number of results (max: 5000, default: 20 if not specified)
limit:
}
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/djkz/bruno-api-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server