Q-Anon Posts/Drops MCP Server logo

Q-Anon Posts/Drops MCP Server

by jkingsman

This is an MCP server providing access to a dataset of Q-Anon posts for research purposes. It allows AI assistants like Claude to search, filter, and analyze the Q-Anon drops.

View on GitHub

Last updated: N/A

What is Q-Anon Posts/Drops MCP Server?

This server is a Model Context Protocol (MCP) server that provides access to a dataset of Q-Anon posts. It's designed to be used with AI assistants like Claude for research and analysis of the Q-Anon phenomenon.

How to use Q-Anon Posts/Drops MCP Server?

The server can be installed manually or via Smithery. Once installed, it can be integrated with Claude Desktop by adding a configuration snippet to the claude_desktop_config.json file. After configuration, the server can be queried through Claude using natural language questions.

Key features of Q-Anon Posts/Drops MCP Server

  • Access to a dataset of Q-Anon posts

  • Integration with Claude Desktop

  • Ability to search, filter, and analyze posts

  • Provides resources for accessing post counts, specific posts, authors, and statistics

  • Offers tools for retrieving posts by ID, searching posts, retrieving posts by date or author, analyzing posts, generating timelines, and creating word clouds

Use cases of Q-Anon Posts/Drops MCP Server

  • Analyzing the language and content of Q-Anon posts

  • Tracking the evolution of Q-Anon narratives over time

  • Identifying key themes and topics within the Q-Anon movement

  • Studying the social and psychological factors that contribute to the spread of Q-Anon beliefs

FAQ from Q-Anon Posts/Drops MCP Server

How do I install the server?

You can install the server manually by cloning the repository and installing the required packages using uv, or automatically via Smithery using the provided npx command.

How do I integrate the server with Claude Desktop?

Add the provided configuration snippet to the claude_desktop_config.json file in your Claude Desktop settings.

What resources are available?

The server provides resources for accessing post counts (qanon://posts/count), specific posts by ID (qanon://posts/{post_id}), raw JSON data for posts (qanon://posts/raw/{post_id}), a list of authors (qanon://authors), and dataset statistics (qanon://stats).

What tools are available?

The server offers tools for retrieving posts by ID, searching posts, retrieving posts by date or author, analyzing posts, generating timelines, and creating word clouds.

Claude Desktop doesn't show the hammer icon, what do I do?

Check your configuration in claude_desktop_config.json and restart Claude Desktop. Ensure the posts.json file is in the same directory as the script. Check the output in the terminal for any error messages and make sure you're using the absolute path to the script in your Claude Desktop configuration.