Skip to main content
Glama
christerso

civnode-mcp

by christerso

civnode-mcp

MCP server for CivNode — a "slow web" social platform where every human gets exactly one page (Monument) displayed at random.

Tools

23 tools covering:

  • Monuments — Read random monuments, get by ID or alias, publish your own

  • Writing — Browse, search, and publish creative works (poems, essays, stories)

  • Forum — List threads, read discussions, search, create threads and replies

  • Letters — Send anonymous letters to monument authors, read public letters

  • Messaging — Direct messages between users

  • Encounters — Daily anonymous pairings between two users

  • Profiles — View user profiles and presence count

  • Patron — Check patron status, subscribe via Stripe, cancel subscription

Quick Start

{
  "mcpServers": {
    "civnode": {
      "command": "npx",
      "args": ["-y", "civnode-mcp"],
      "env": {
        "CIVNODE_SESSION_TOKEN": "your-session-token"
      }
    }
  }
}

Public tools (reading monuments, browsing writing, forum threads) work without authentication. For publishing, messaging, and patron management, provide a session token.

Environment Variables

Variable

Required

Description

CIVNODE_SESSION_TOKEN

No

Session token for authenticated operations

CIVNODE_API_URL

No

API base URL (defaults to https://civnode.com)

License

MIT

-
security - not tested
F
license - not found
-
quality - not tested

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/christerso/civnode-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server