@noticed/cli
Rank #19,733io.github.noticedso/cli
Search your developer network and trace connection paths via GitHub & LinkedIn.
@noticed/cli is a Model Context Protocol (MCP) server published by noticedso. It ranks #19,733 of 132,046 servers tracked on MCP Toplist. @noticed/cli is listed across 3 registries — Official MCP, PulseMCP and Glama, with 5 tracked versions. It was first listed on May 1, 2026 and most recently updated on Aug 22, 2026.
Ranks ahead of 112,313 of 132,046 servers on MCP Toplist.
Use @noticed/cli
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add cli -e "NOTICED_API_URL=<your NOTICED_API_URL>" -e "NOTICED_API_KEY=<your NOTICED_API_KEY>" -- npx -y @noticed/cli mcpReplace each placeholder with your own value before saving.
[mcp_servers.cli]
command = "npx"
args = ["-y", "@noticed/cli", "mcp"]
[mcp_servers.cli.env]
NOTICED_API_URL = "<your NOTICED_API_URL>"
NOTICED_API_KEY = "<your NOTICED_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cli": {
"command": "npx",
"args": [
"-y",
"@noticed/cli",
"mcp"
],
"env": {
"NOTICED_API_URL": "<your NOTICED_API_URL>",
"NOTICED_API_KEY": "<your NOTICED_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cli": {
"command": "npx",
"args": [
"-y",
"@noticed/cli",
"mcp"
],
"env": {
"NOTICED_API_URL": "<your NOTICED_API_URL>",
"NOTICED_API_KEY": "<your NOTICED_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"cli": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@noticed/cli",
"mcp"
],
"env": {
"NOTICED_API_URL": "<your NOTICED_API_URL>",
"NOTICED_API_KEY": "<your NOTICED_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cli": {
"command": "npx",
"args": [
"-y",
"@noticed/cli",
"mcp"
],
"env": {
"NOTICED_API_URL": "<your NOTICED_API_URL>",
"NOTICED_API_KEY": "<your NOTICED_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cli": {
"command": "npx",
"args": [
"-y",
"@noticed/cli",
"mcp"
],
"env": {
"NOTICED_API_URL": "<your NOTICED_API_URL>",
"NOTICED_API_KEY": "<your NOTICED_API_KEY>"
}
}
}
}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.noticedso%2Fcli)<a href="https://mcptoplist.com/server/io.github.noticedso%2Fcli"><img src="https://mcptoplist.com/badge/io.github.noticedso%2Fcli.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
noticedso
Available versions (5)
| Version | Published |
|---|---|
| 0.3.3 | Aug 22, 2026 |
| 0.3.2 | May 12, 2026 |
| 0.3.1 | May 11, 2026 |
| 0.3.0 | May 11, 2026 |
| 0.2.0 | May 1, 2026 |
Frequently asked questions
- Who maintains @noticed/cli?
- @noticed/cli is maintained by noticedso, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is @noticed/cli listed on the Official MCP Registry?
- Yes — @noticed/cli is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does @noticed/cli have?
- MCP Toplist tracks 5 versions of @noticed/cli, most recently published on Aug 22, 2026.
- Where can I find the source code for @noticed/cli?
- The source code for @noticed/cli is hosted at github.com/noticedso/cli.
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.