https://github.com/jkingsman/qanon-mcp-server

by jkingsman
Verified

search_posts

Search for QAnon posts or drops containing specific keywords or phrases. Retrieve up to a defined number of results for analysis or research purposes.

Instructions

Search for posts/drops containing a specific keyword or phrase. Args: query: The keyword or phrase to search for limit: Maximum number of results to return (default: 10)

Input Schema

NameRequiredDescriptionDefault
limitNo
queryYes

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 10, "title": "Limit", "type": "integer" }, "query": { "title": "Query", "type": "string" } }, "required": [ "query" ], "title": "search_postsArguments", "type": "object" }

You must be authenticated.

Other Tools from https://github.com/jkingsman/qanon-mcp-server

Related Tools

ID: gasnrcwhjo