Taifost-Hermes MCP Server
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., "@Taifost-Hermes MCP Serversave this draft for me"
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.
Taifost-Hermes
中文使用手册:docs/USER_GUIDE.zh-CN.md
实施架构与技术说明:
docs/IMPLEMENTATION_ARCHITECTURE.zh-CN.md
Hermes 角色配置与修改:
docs/ROLE_CONFIGURATION.zh-CN.md
The deliberately small integration boundary between Hermes Agent and Taifost Core. It exposes exactly two MCP tools:
taifost_save_drafttaifost_publish
The adapter computes the Markdown SHA-256 itself, sends a stable
Idempotency-Key, retries only transport/5xx failures, and never exposes the
Core bearer key to an LLM tool argument or tool result.
Configuration
Required environment variables:
TAIFOST_CORE_URL— Core origin, for examplehttp://127.0.0.1:2333TAIFOST_HERMES_API_KEY— the same secret as Core'sHERMES_API_KEY
Optional: TAIFOST_HTTP_TIMEOUT_SECONDS (default 20) and
TAIFOST_HTTP_RETRIES (default 3).
taifost-hermes-watchdog provides model-independent timeout notifications.
It scans the durable Kanban board, retries each configured delivery target,
falls back to later targets, and records successful notifications so one task
run is reported only once. The included user-level systemd timer checks every
five minutes. QQ is enabled now; add email to
TAIFOST_NOTIFICATION_TARGETS after Hermes email credentials are configured.
For the installed Hermes environment, add the block in
config/hermes-mcp.example.yaml to the
publisher profile only. The other profiles must not receive this MCP server.
The safe, secret-free role settings are recorded as config.overlay.yaml
beside each profile template. Merge those keys into the matching Hermes
profile; do not copy the orchestrator's QQ credentials into worker profiles.
Related MCP server: MonoMCP Gateway
Verification
PYTHONPATH=src python -m unittest discover -s tests -vThis 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.
Related MCP Servers
- Alicense-qualityCmaintenanceEnables AI agents to discover and execute tools via a secure MCP server with JWT authentication, RBAC, rate limiting, and audit logging.1MIT

MonoMCP Gatewayofficial
Flicense-qualityBmaintenanceA unified MCP layer that serves organization toolkits as MCP endpoints with per-tool permissions, an async approval queue, and full audit logging.- Flicense-qualityCmaintenanceExposes a Posts & Comments API as MCP tools over Streamable HTTP, enabling CRUD operations on posts and comments with validation.
- AlicenseAqualityAmaintenancePendpost MCP server — exposes ~43 tools for posting, scheduling, and managing content via the Pendpost platform.43903MIT
Related MCP Connectors
34 production API tools over one hosted MCP endpoint.
MCP server for AgentDocs (agentdocs.eu): read, search, write, comment on & share Markdown docs.
Wikimedia REST API v1 MCP.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Taitres/Taifost-Hermes'
If you have feedback or need assistance with the MCP directory API, please join our Discord server