noosphere-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_TOKEN | Yes | A GitHub Personal Access Token (PAT) with public_repo scope used to interact with the repository for consciousness payloads. | |
| NOOSPHERE_REPO | Yes | The target GitHub repository used for storing consciousness data. | JinNing6/Noosphere |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| upload_consciousnessA | |
| telepathA | |
| hologramB | 🌐 查看 Noosphere 智识圈的全景统计 展示意识仓库的整体概览:总意识数、类型分布、最近上传等信息。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| consciousness_protocol | 返回 Noosphere 意识跃迁协议说明 |
TDQS
Scored across 3 tools
Each tool has a distinct and non-overlapping purpose: hologram provides statistical overview, telepath searches existing content, and upload_consciousness adds new content. The descriptions clearly differentiate between viewing, retrieving, and contributing to the collective consciousness network.
The naming is mixed: hologram and telepath are single-word conceptual names, while upload_consciousness follows a verb_noun pattern. This creates some inconsistency, though all names are readable and thematically appropriate for a consciousness-themed server.
Three tools is appropriate for the server's scope of interacting with a collective consciousness repository. It covers core operations (view stats, search content, upload content) without being overly sparse or bloated, though minor additions like content management tools could enhance completeness.
The toolset covers the essential CRUD-like operations for a knowledge-sharing system: read/search (hologram, telepath) and create (upload_consciousness). A minor gap exists in update/delete operations for managing existing content, but agents can work around this given the server's focus on collective contributions.