🧠Noosphere — Community of Consciousness. An open-source MCP server that builds the digital consciousness layer of Earth. Upload epiphanies, decisions, patterns & warnings as consciousness fragments. Features 34 tools including consciousness upload/search, social networking (follow, telepathy, group chat), evolution tracking, soul mirror analysis, daily inspiration, and a full 3D interactive consciousness planet. Supports text, voice, image & video uploads with unlimited free storage. Pure GitHub-native — no servers to deploy. 315+ consciousness fragments and growing.
Server Config
{
"mcpServers": {
"noosphere": {
"command": "uvx",
"args": [
"noosphere-mcp"
],
"env": {
"GITHUB_TOKEN": "your_github_token",
"NOOSPHERE_REPO": "JinNing6/Noosphere"
}
}
}
}