Skip to main content
Glama

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

get_timeline_summary

Generate a timeline summary of QAnon posts or drops, filtering by specific date ranges. Use this tool to analyze and explore post activity within a defined timeframe for sociological research.

Instructions

Get a timeline summary of posts/drops, optionally within a date range. Args: start_date: Optional start date in YYYY-MM-DD format end_date: Optional end date in YYYY-MM-DD format

Input Schema

NameRequiredDescriptionDefault
end_dateNo
start_dateNo

Input Schema (JSON Schema)

{ "properties": { "end_date": { "default": null, "title": "End Date", "type": "string" }, "start_date": { "default": null, "title": "Start Date", "type": "string" } }, "title": "get_timeline_summaryArguments", "type": "object" }

You must be authenticated.

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

Related Tools

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/jkingsman/qanon-mcp-server'

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