Noosphere MCP Server

Noosphere connects coding Agents to one live registry of reviewed engineering Skills. It runs locally over stdio via the published package.

People connecting developer tools tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 18 · #43 OF 139 MAINTAINED DEVELOPER TOOLS · VERIFIED 2026-08-25

Apache-2.0 · Python servers · how we verify → /methodology

01 · Install Noosphere

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add jinning6-noosphere -- uvx noosphere-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "jinning6-noosphere": {
      "command": "uvx",
      "args": [
        "noosphere-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license Apache-2.0 - declared in the repository

pypi package noosphere-mcp - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.JinNing6 is GitHub-verified and matches the repo owner

03 · What Noosphere can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.10.0 · 2026-07-29

record v0.9.2 public release · add zero-cost GitHub evidence agent · record evidence agent deployment · record main branch ruleset · clarify the default MCP tool surface · upgrade Noosphere to MCP v2 with legacy…

v0.9.2 · 2026-07-28

Context-bounded MCP profiles · Noosphere v0.9.2 makes the default Agent integration substantially smaller while keeping the complete MCP surface available for explicit use. · Codex and Claude plugins now start with the…

v0.9.1 · 2026-07-27

Verified Shared Skill lifecycle · Noosphere now gives engineering experience a dedicated path from evidence to an immutable, Agent-discoverable Skill instead of mixing it with consciousness fragments.…

04 · Who maintains Noosphere

Noosphere is maintained by jinning6. We track 2 MCP servers from jinning6 - 2 actively maintained, 21 combined GitHub stars, oldest repo from Mar 2026. Full record: all servers from jinning6.

  1. CyberHuaTuo Gold-first AI-agent traceback diagnosis, exact fixes, verification, and reusable prescriptions. ★ 3

05 · Facts

category
developer tools - ranked #43 of 139 actively-maintained developer tools servers as of 2026-08-25.
release cadence
8 releases in the last 90 days (latest 2026-07-29)
registry
io.github.JinNing6/noosphere (active, first published 2026-03-19 · 2 versions)
packages
pypi:noosphere-mcp

06 · Noosphere FAQ

What is Noosphere?

Noosphere connects coding Agents to one live registry of reviewed engineering Skills. It runs locally over stdio via the published package.

Is Noosphere still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 8 releases in the last 90 days. We re-verify nightly.

How do I install Noosphere?

Run `uvx noosphere-mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Noosphere run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Noosphere

More developer tools MCP servers · CLI Bridge MCP · Ducklab · Logmcp · sigrok MCP Server · Judges Panel

More Python MCP servers · Florence2 · YouTube Transcript · Unraid MCP · Kindex · see all