herbage/ptt-mcp-server
If you are the rightful owner of ptt-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This is a Model Context Protocol (MCP) server designed to fetch articles and comments from multiple PTT boards and provide summarization features.
Tools
Functions exposed to the LLM to take actions
list_posts
Lists articles from a specified PTT board with various filtering options.
get_post_detail
Retrieves detailed content of a specific article including comments.
summarize_posts
Summarizes the content and comments of specified articles.
search_thread_posts
Searches for all related articles with the same title on a specified board.
search_posts
Searches for articles on a specified board using various search types.
list_popular_boards
Lists all supported PTT boards.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client