civnode-mcp
Provides tools to check patron status and manage subscriptions via Stripe for the CivNode social platform.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@civnode-mcpRead a random monument and summarize its content"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 |
| No | Session token for authenticated operations |
| No | API base URL (defaults to |
License
MIT
This server cannot be installed
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