curatedmcp
Rank #62,118io.github.oneprofile-dev/mcp-launcher
Single MCP hub: discover, add, audit, and govern MCP servers across every AI client.
curatedmcp is a Model Context Protocol (MCP) server published by oneprofile-dev. It ranks #62,118 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. curatedmcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 1, 2026 and most recently updated on Jul 5, 2026.
Ranks ahead of 69,995 of 132,113 servers on MCP Toplist.
Use curatedmcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-launcher -e "CURATOR_API_URL=<your CURATOR_API_URL>" -- npx -y curatedmcpReplace each placeholder with your own value before saving.
[mcp_servers.mcp-launcher]
command = "npx"
args = ["-y", "curatedmcp"]
[mcp_servers.mcp-launcher.env]
CURATOR_API_URL = "<your CURATOR_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-launcher": {
"command": "npx",
"args": [
"-y",
"curatedmcp"
],
"env": {
"CURATOR_API_URL": "<your CURATOR_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-launcher": {
"command": "npx",
"args": [
"-y",
"curatedmcp"
],
"env": {
"CURATOR_API_URL": "<your CURATOR_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-launcher": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"curatedmcp"
],
"env": {
"CURATOR_API_URL": "<your CURATOR_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-launcher": {
"command": "npx",
"args": [
"-y",
"curatedmcp"
],
"env": {
"CURATOR_API_URL": "<your CURATOR_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-launcher": {
"command": "npx",
"args": [
"-y",
"curatedmcp"
],
"env": {
"CURATOR_API_URL": "<your CURATOR_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
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.oneprofile-dev%2Fmcp-launcher)<a href="https://mcptoplist.com/server/io.github.oneprofile-dev%2Fmcp-launcher"><img src="https://mcptoplist.com/badge/io.github.oneprofile-dev%2Fmcp-launcher.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
oneprofile-dev
Other servers by oneprofile-dev
View all oneprofile-dev servers →Available versions (1)
| Version | Published |
|---|---|
| 2.1.1 | Jul 5, 2026 |
Frequently asked questions
- Who maintains curatedmcp?
- curatedmcp is maintained by oneprofile-dev, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is curatedmcp listed on the Official MCP Registry?
- Yes — curatedmcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does curatedmcp have?
- MCP Toplist tracks 1 version of curatedmcp, most recently published on Jul 5, 2026.
- Where can I find the source code for curatedmcp?
- The source code for curatedmcp is hosted at github.com/oneprofile-dev/mcp-launcher.
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.