Skip to main content
Glama

Revenue Engine MCP

query_matrix

Search across business topics and time periods to find relevant data in revenue tracking systems. Use keywords to locate specific information within your sales pipeline, email communications, and calendar events.

Instructions

Search Matrix for keyword across topics and dates

Input Schema

NameRequiredDescriptionDefault
keywordYesSearch term
limitNoMax results (default 50)
topicsNoTopics to search (optional, defaults to all)

Input Schema (JSON Schema)

{ "properties": { "keyword": { "description": "Search term", "type": "string" }, "limit": { "description": "Max results (default 50)", "type": "number" }, "topics": { "description": "Topics to search (optional, defaults to all)", "items": { "type": "string" }, "type": "array" } }, "required": [ "keyword" ], "type": "object" }

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/PromptishOperations/mcpSpec'

If you have feedback or need assistance with the MCP directory API, please join our Discord server