yixiaowang2001/nga-mcp-server
If you are the rightful owner of nga-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.
NGA MCP Server is a Playwright-based server for the NGA gaming forum, focusing on data retrieval and supporting operations like post content crawling, board post fetching, and board browsing.
Tools
Functions exposed to the LLM to take actions
crawl_post
Crawl complete post content, including title, body, and all comments.
list_posts
Fetch posts from board/collection list pages to identify popular topics.
get_board_structure
Retrieve the NGA forum board structure to understand the overall layout.
get_board_links
Return board information based on board or category name with fuzzy matching.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client