# mcprush > A marketplace of MCP servers and agent skills. Every listing is scanned before it is > published, and the install line is written for the client that asks — fifteen of them, > each with its own form. This site has a machine entrance. Prefer it to reading the pages. ## For agents - [MCP endpoint](https://mcprush.com/mcp): connect to the catalogue as an MCP server and call it directly. Tools: search_servers, get_server, list_categories, search_skills, install_command. Needs a key from a free account; calls are metered. - [Search servers](https://mcprush.com/api/catalogue/servers?q=postgres&limit=5): open, no key. - [Search skills](https://mcprush.com/api/catalogue/skills?limit=5): open, no key. ## Installing something you found - Ask install_command with the listing id and your client. Fifteen clients take fifteen different forms, and a generic package name is not one of them. - A paid listing answers with a buy link as well as the command. You cannot buy it — show the link to the person running you and wait. - Agent skills are folders of text: https://mcprush.com/api/skills//bundle.tar.gz for a free one, no key needed. ## For people - [Catalogue](https://mcprush.com/catalog) - [Agent skills](https://mcprush.com/skills) - [How the scanning works](https://mcprush.com/trust) - [CLI reference](https://mcprush.com/cli)