Skip to main content
Glama
taptap

TapTap Open API MCP Server

Official
by taptap

get_current_app_forum_contents

Access the forum feed for the currently selected app to read and summarize community discussions.

Instructions

PREREQUISITE: An app MUST be selected first. Read forum contents for the currently selected app only. Use this to inspect the game forum feed before summarizing community topics. This tool is scoped to the selected app and MUST NOT be used for cross-game browsing.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fromNoPagination start offset. Default: 0.
sortNoSort mode. Default: "default".
typeNoForum flow type. Default: "feed".
limitNoPage size. Default: 10, max: 20.
group_label_idNoOptional forum sub-group label ID.
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided. Description implies read-only behavior via 'Read', and mentions scope constraint but does not disclose error handling (e.g., if no app selected), performance, or side effects. Adequate but not thorough.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences plus a bolded prerequisite. Every sentence earns its place; no redundancy. Front-loaded with critical prerequisite information.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

No output schema; description does not explain return format or structure. All 5 parameters are optional, but coverage is complete in schema. Lacks details on what data is returned, limiting agent's understanding of the tool's output.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%. Description adds no extra meaning beyond schema descriptions, which are already self-explanatory. Baseline score of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description clearly states verb 'Read', resource 'forum contents', and scope 'for the currently selected app only'. It explicitly distinguishes from cross-game browsing, and the context is unique among siblings.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicit prerequisite ('An app MUST be selected first'), clear when to use (inspect forum feed before summarizing topics), and explicit prohibition ('MUST NOT be used for cross-game browsing'). No alternative tool is named, but context is clear.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/taptap/instant-games-open-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server