harmonicabot/harmonica-mcp
MCP server for Harmonica deliberation sessions — create, query, and analyze sessions from any AI agent
Provides tools for session lifecycle management including pre-session question configuration, participant response collection, and AI-generated summaries of deliberation outcomes. Implements the Model Context Protocol (MCP) standard via stdio transport with configurable API endpoints, integrating directly into Claude Code, Cursor, and Windsurf through client configuration. Connects to the Harmonica platform's structured async deliberation model, enabling agents to programmatically orchestrate group decision-making workflows alongside optional Telegram group integration.
Available on npm.
Stars
3
Forks
1
Language
JavaScript
License
MIT
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/harmonicabot/harmonica-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
spences10/mcp-sequentialthinking-tools
🧠 An adaptation of the MCP Sequential Thinking Server to guide tool usage. This server provides...
spranab/brainstorm-mcp
MCP server for multi-round AI brainstorming debates between multiple models (GPT, DeepSeek,...
FradSer/mcp-server-mas-sequential-thinking
An advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno...
linxule/lotus-wisdom-mcp
MCP server for structured problem-solving using the Lotus Sutra's wisdom framework. Beautiful...
nikkoxgonzales/crash-mcp
MCP server for structured and efficient reasoning with step validation, branching, and revisions.