Marketplace Search
Rank #28,763io.github.lulzasaur9192/marketplace-search
MCP server providing marketplace-search capabilities
Marketplace Search is a Model Context Protocol (MCP) server published by lulzasaur9192. It ranks #28,763 of 132,405 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Marketplace Search is listed across 3 registries — Official MCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Mar 19, 2026 and most recently updated on Mar 25, 2026.
Ranks ahead of 103,642 of 132,405 servers on MCP Toplist.
Use Marketplace Search
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add marketplace-search -- npx -y @lulzasaur9192/marketplace-search-mcp[mcp_servers.marketplace-search]
command = "npx"
args = ["-y", "@lulzasaur9192/marketplace-search-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"marketplace-search": {
"command": "npx",
"args": [
"-y",
"@lulzasaur9192/marketplace-search-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"marketplace-search": {
"command": "npx",
"args": [
"-y",
"@lulzasaur9192/marketplace-search-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"marketplace-search": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@lulzasaur9192/marketplace-search-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"marketplace-search": {
"command": "npx",
"args": [
"-y",
"@lulzasaur9192/marketplace-search-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"marketplace-search": {
"command": "npx",
"args": [
"-y",
"@lulzasaur9192/marketplace-search-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.lulzasaur9192%2Fmarketplace-search)<a href="https://mcptoplist.com/server/io.github.lulzasaur9192%2Fmarketplace-search"><img src="https://mcptoplist.com/badge/io.github.lulzasaur9192%2Fmarketplace-search.svg" alt="MCP Toplist: Top 25% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
lulzasaur9192
Other servers by lulzasaur9192
View all lulzasaur9192 servers →Available versions (2)
| Version | Published |
|---|---|
| 2.0.0 | Mar 25, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Marketplace Search?
- Marketplace Search is maintained by lulzasaur9192, which publishes 3 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Marketplace Search listed on the Official MCP Registry?
- Yes — Marketplace Search is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does Marketplace Search have?
- MCP Toplist tracks 2 versions of Marketplace Search, most recently published on Mar 25, 2026.
- Where can I find the source code for Marketplace Search?
- The source code for Marketplace Search is hosted at github.com/lulzasaur9192/marketplace-search-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.