Democracy Without Politicians MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_book_infoA | Title, author, license, free-copy link, usage note, and table of contents of Democracy Without Politicians by Terry Bouricius. |
| list_chaptersA | List all 17 chapters with their numbers and titles. |
| get_chapterA | Return a chapter's verbatim text by number (1-17) or title substring. Long chapters paginate via offset/nextOffset. |
| search_contentA | Keyword search across the full book text; returns the most relevant verbatim paragraphs with their chapter. Use for 'what does Bouricius say about X' questions. |
| get_principlesA | Key topics/arguments in the book as curated entry points. Each returns a VERBATIM excerpt in the author's own words plus its chapter — not a summary. Use get_chapter or search_content to read further. |
| get_multi_body_designA | Bouricius's signature 'multi-body sortition' reference design (Chapter 16): the seven specialised randomly-selected bodies (Agenda Council, Interest Panels, Review Panels, Policy Juries, Coordination Council, Rules Council, Oversight Councils), each with a VERBATIM excerpt from the book. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/zhiganov/democracy-without-politicians-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server