dev.fastdrop/fastdrop
dev.fastdrop/fastdropLaunch board for MCP products: discover probed listings, search by real tools, submit as a maker.
Tools · 6
List live product launches on FastDrop, ranked by votes. Each product may include an MCP endpoint URL, mcpVerified (whether FastDrop probe succeeded), and mcpAuthRequired when the endpoint answered 40…
Get one live FastDrop product by its slug. Returns the MCP URL if set, mcpVerified, last-verified timestamp when available, and the probed tool list (name + description) read from the endpoint - not m…
Search live FastDrop products by name/tagline text and/or curated tag. Optionally filter to x402-payable services (listed in the Bazaar catalog). Results ranked by votes and include verification statu…
Find live FastDrop products by capability. Searches the actual tool lists FastDrop read from each endpoint via tools/list - not maker-supplied tags or descriptions.
List reviews for a live FastDrop product by its slug. Returns the average rating, total count, and individual reviews (rating, body, author, date). Unauthenticated - available to any agent.
List comments for a live FastDrop product by its slug, as a two-level tree (top-level comments and their replies). Removed comments appear as a {deleted: true} tombstone. Unauthenticated - available t…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"dev.fastdrop/fastdrop": {
"url": "https://fastdrop.dev/mcp",
"transport": "streamable-http"
}
}
}