Searches social platforms for demand signals and ranks potential SaaS leads by buying intent.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent ā or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag ā we're steadily working through the catalog.
š” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Gorilla MCP.
searchSearch Reddit, X, YouTube, LinkedIn, and Bluesky in parallel for posts where people express demand for what you describe. Returns results ranked Hot / Warm / Cold by buying intent. Takes 30-90 seconds. One credit per qualified lead (Hot or Warm); Cold results are free, and a failed search is refundā¦
get_searchFetch the current state and results for a search by its `search_id`. Use it to recover a search that timed out client-side, or to re-read a recent one. Free.
billing_statusCheck your plan and remaining credit balance. Free.
opusforge/gorilla-mcp MCP server connects an MCP client to Gorilla's lead-discovery service. It searches public posts across Reddit, X, YouTube, LinkedIn, and Bluesky for people expressing a need related to a product description. Results include the source, channel, title, URL, score, and a Hot, Warm, or Cold buying-intent classification.
The service is aimed at solo SaaS founders and other developers researching potential early users. It can help identify conversations that describe a problem a product may solve, rather than limiting research to a single social network.
The search tool accepts a plain-language query. Optional parameters select a source, time range, and result limit. The available source values are Reddit, Twitter, YouTube, LinkedIn, Bluesky, or all sources. The default time range is seven days, and the default maximum is 50 results; the limit can range from 1 to 200. Searches generally take 30 to 90 seconds.
Each search returns a search_id, scored results, and the credits charged. Hot and Warm results consume one credit per qualified lead, while Cold results do not consume credits. Failed searches are refunded. The free tier includes Reddit, X, YouTube, and Bluesky; LinkedIn requires the paid plan.
Use get_search with a search ID to retrieve the current state and results of a search. This is useful when an MCP client times out before the remote search finishes or when recent results need to be read again. billing_status reports the current plan and remaining credit balance, and neither of these tools consumes credits.
The package can run through npx using the published @usegorilla/mcp package. Configure the GORILLA_API_KEY environment variable with a key created in the Gorilla platform. The key is obtained by signing up at usegorilla.app, opening the platform dashboard, and creating an API key from the API Keys menu.
A local MCP configuration uses npx, the -y flag, and @usegorilla/mcp. The README provides configuration examples for Claude Code and Cursor. Node.js 22.x is listed by the project. No additional configuration is required for the public API. GORILLA_API_BASE can optionally override the default API base URL, https://usegorilla.app/v1, including for self-hosted deployments.
search: Search supported platforms in parallel and rank matching posts by buying intent.get_search: Retrieve the state and results associated with a search_id.billing_status: View the plan and available credits.opusforge/gorilla-mcp MCP server is distributed under the MIT license. The repository also documents installation through Smithery, which provides an MCPB bundle for compatible clients.
The free allowance is a one-time 100-credit trial with no card required. The documented paid plan costs $14.99 per month and includes 2,000 credits, with unused credits rolling over. Searches can consume multiple credits when they return multiple Hot or Warm leads, while get_search and billing_status are free.
The server requires a Gorilla API key and depends on Gorilla's hosted API unless GORILLA_API_BASE is changed. LinkedIn is not included in the free source set. Search duration can reach 90 seconds, so clients should use get_search to recover results after a client-side timeout.
Factual signals from GitHub, npm, and our automated checks ā not a rating.
No reviews yet ā be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/opusforge-gorilla-mcp)<a href="https://allmcps.com/mcp/opusforge-gorilla-mcp"><img src="https://allmcps.com/api/badge/opusforge-gorilla-mcp?style=directory" alt="Gorilla MCP on AllMCPs" /></a>