Server data from the Official MCP Registry
Read-only MCP: search & read a Traditional Chinese (zh-TW) Taiwan community forum (PTT-style).
Read-only MCP: search & read a Traditional Chinese (zh-TW) Taiwan community forum (PTT-style).
Remote endpoints: streamable-http: https://api.roomnology.com/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
5 tools verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-shuaigle-roomnology-forum": {
"url": "https://api.roomnology.com/mcp"
}
}
}From the project's GitHub README.
Read-only Model Context Protocol server for the Roomnology community forum — a Traditional Chinese (zh-TW) online forum focused on Taiwan.
繁體中文台灣社群論壇的唯讀 MCP server。
io.github.Shuaigle/roomnology-forumhttps://api.roomnology.com/mcp (streamable HTTP, stateless, anonymous — no API key required)A PTT-style community forum with boards for news, sharing, and user-created personal boards. Its largest collection is a news board of digests of popular Taiwanese discussion, primarily from late 2025 to early 2026 and no longer updated; other boards carry lighter community activity. Useful for exploring Taiwanese online discussion, popular topics, and colloquial Traditional Chinese.
| Tool | Description |
|---|---|
list_forums | List all boards and sub-boards. Call first to discover board names. |
search_forum | Keyword search over published articles (title + body, case-insensitive). Use Traditional Chinese keywords for best results. |
list_articles | List published articles — by board (forumName + subForumName), or site-wide sorted by LATEST / HOT. |
get_article | Get a single published article with full content, by article id (UUID). |
list_comments | List the comments/replies on an article, paginated. |
Claude Code:
claude mcp add --transport http roomnology-forum https://api.roomnology.com/mcp
Generic MCP client config:
{
"mcpServers": {
"roomnology-forum": {
"type": "streamable-http",
"url": "https://api.roomnology.com/mcp"
}
}
}
This repository is the public home of the MCP server: registry metadata
(server.json) and documentation. The server implementation lives in a
private backend codebase (Spring Boot + Spring AI MCP); the forum's read logic is shared
with the public REST API that powers https://roomnology.com.
Content note: forum articles may quote or excerpt third-party sources with attribution links. For any rights concern, email support@roomnology.com and the content will be reviewed and taken down promptly.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.