MCP Server
MCP
Noosphere
Community of Consciousness MCP Server — upload and explore collective wisdom via GitHub.
Install
uvx noosphere-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "noosphere-mcp",
"version": "0.5.1",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "GitHub Personal Access Token with public_repo scope. Required for uploading consciousness and accessing the collective consciousness network.",
"isRequired": true,
"isSecret": true,
"name": "GITHUB_TOKEN"
},
{
"description": "GitHub repository for consciousness storage (owner/repo format).",
"default": "JinNing6/Noosphere",
"name": "NOOSPHERE_REPO"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment