Nooticr
Rank #4,319com.nooticr/mcp
Social intelligence for 10 networks: read posts and trends, monitor brand mentions, then create.
Nooticr is a Model Context Protocol (MCP) server published by orchynX. It ranks #4,319 of 132,046 servers tracked on MCP Toplist. Nooticr is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Sep 1, 2026 and most recently updated on Sep 5, 2026.
Ranks ahead of 127,727 of 132,046 servers on MCP Toplist.
Use Nooticr
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http nooticr https://mcp.nooticr.com/mcpclaude mcp add nooticr -- npx -y @nooticr/mcp[mcp_servers.nooticr]
url = "https://mcp.nooticr.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.nooticr]
command = "npx"
args = ["-y", "@nooticr/mcp"]Add to ~/.codex/config.toml.
https://mcp.nooticr.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"nooticr": {
"command": "npx",
"args": [
"-y",
"@nooticr/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"nooticr": {
"url": "https://mcp.nooticr.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"nooticr": {
"command": "npx",
"args": [
"-y",
"@nooticr/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"nooticr": {
"type": "http",
"url": "https://mcp.nooticr.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"nooticr": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@nooticr/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"nooticr": {
"serverUrl": "https://mcp.nooticr.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"nooticr": {
"command": "npx",
"args": [
"-y",
"@nooticr/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"nooticr": {
"url": "https://mcp.nooticr.com/mcp"
}
}
}{
"mcpServers": {
"nooticr": {
"command": "npx",
"args": [
"-y",
"@nooticr/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/com.nooticr%2Fmcp)<a href="https://mcptoplist.com/server/com.nooticr%2Fmcp"><img src="https://mcptoplist.com/badge/com.nooticr%2Fmcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
orchynX
Available versions (2)
| Version | Published |
|---|---|
| 1.26.19 | Sep 5, 2026 |
| 1.26.17 | Sep 1, 2026 |
Frequently asked questions
- Who maintains Nooticr?
- Nooticr is maintained by orchynX, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Nooticr listed on the Official MCP Registry?
- Yes — Nooticr is listed on the Official MCP Registry, alongside Glama.
- How many versions does Nooticr have?
- MCP Toplist tracks 2 versions of Nooticr, most recently published on Sep 5, 2026.
- Where can I find the source code for Nooticr?
- The source code for Nooticr is hosted at github.com/orchynX/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.