I built a Node.js MCP server that gives compatible assistants access to marketplace search tools. Instead of copying results between websites and a chat, the client can request structured data through named tools.
The project is published on npm and includes setup instructions for MCP clients such as Claude Desktop and Cursor. It brings separate search integrations into one package.
This project shows the kind of integration work I offer: connect an existing data source, define the requests a client can make, and document how to use the results.