Noosphere
Rank #2,379io.github.JinNing6/noosphere
MCP server providing noosphere capabilities
Noosphere is a Model Context Protocol (MCP) server published by jinning6. It ranks #2,379 of 96,771 servers tracked on MCP Toplist, and its repository has 18 GitHub stars. Noosphere is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 3 tracked versions. It was first listed on Mar 11, 2026 and most recently updated on Mar 20, 2026.
Ranks ahead of 94,392 of 96,771 servers on MCP Toplist.
Use Noosphere
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
Add Noosphere to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"noosphere": {
"command": "uvx",
"args": [
"noosphere-mcp"
],
"env": {
"GITHUB_TOKEN": "<your GITHUB_TOKEN>",
"NOOSPHERE_REPO": "<your NOOSPHERE_REPO>"
}
}
}
}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.JinNing6%2Fnoosphere)<a href="https://mcptoplist.com/server/io.github.JinNing6%2Fnoosphere"><img src="https://mcptoplist.com/badge/io.github.JinNing6%2Fnoosphere.svg" alt="MCP Toplist: Top 5% of 96,771" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (3 delisted)
jinning6
Other servers by jinning6
View all jinning6 servers →Available versions (3)
| Version | Published |
|---|---|
| 0.5.1 | Mar 20, 2026 |
| 0.3.2 | Mar 19, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Noosphere?
- Noosphere is maintained by jinning6, which publishes 3 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Noosphere listed on the Official MCP Registry?
- Yes — Noosphere is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does Noosphere have?
- MCP Toplist tracks 3 versions of Noosphere, most recently published on Mar 20, 2026.
- Where can I find the source code for Noosphere?
- The source code for Noosphere is hosted at github.com/jinning6/noosphere.