/pulsemcp/clients/search

POST /api/pulsemcp/clients/search

Price: 1 credit

Return the PulseMCP catalogue of applications that speak MCP, with name, vendor, description, logo, listing date and star count, optionally narrowed by a keyword

How to use it

Answers 'which apps can consume an MCP server'. `keyword` is a plain substring test over the name, vendor and description, so it will not find synonyms — leave it out and read the whole catalogue when the caller's phrasing may not match the listing text. `star_count` is the GitHub star count of the client's own repository and not every client carries one, so it ranks open-source clients against each other rather than the catalogue as a whole.

Parameters

Request body

Response

Errors

Response headers