Q-Anon Posts/Drops MCP Server
@jkingsman
Q-Anon Posts/Drops MCP Server について
Model Context Protocol server for sociological research into QAnon
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"qanon-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@jkingsman/qanon-mcp-server",
"--client",
"claude"
]
}
}
}ツール
8Retrieve a specific post by its ID
Find posts containing specific keywords or phrases
Retrieve posts from a specific date range
Find posts by a specific author ID
Get detailed analysis of a specific post including references and context
Generate a chronological timeline, optionally within a date range
Generate a word frequency analysis for posts within a specified ID range
Generate a word frequency analysis for posts within a specified date range
概要
What is Q-Anon Posts/Drops MCP Server?
An MCP (Model Context Protocol) server that provides access to a dataset of Q-Anon posts for anthropological/sociological research. It allows AI assistants like Claude to search, filter, and analyze Q-Anon drops. The data is drawn from the JSON-QAnon repository on GitHub. This server is for research purposes only.
How to use Q-Anon Posts/Drops MCP Server?
Install with uvx or via Smithery; no cloning required. Run the server directly with uvx qanon_mcp. To integrate with Claude Desktop, add the appropriate configuration to claude_desktop_config.json (either using uvx or uv tool run) and restart the application. Tools become available in new conversations.
Key features of Q-Anon Posts/Drops MCP Server
- Access total posts count and dataset statistics
- Retrieve specific posts by ID or raw JSON
- Search posts by keywords, date range, or author
- Analyze posts with references and context
- Generate word clouds by post ID or date range
- Generate chronological timeline summaries
Use cases of Q-Anon Posts/Drops MCP Server
- Query the number of Q-Anon posts in the dataset
- Search for posts mentioning specific terms like "storm"
- Retrieve posts from a particular date range (e.g., October 2020)
- Analyze individual post content and related references
- Create a timeline of Q-Anon posts from 2018
- Generate a word frequency analysis for posts within a range
FAQ from Q-Anon Posts/Drops MCP Server
What does the server access and what is its purpose?
It provides read-only access to a curated dataset of Q-Anon posts for anthropological/sociological research. The README explicitly states the dangerous nature of the cult and that the archive is for research only.
What are the runtime and package requirements?
Python 3.10 or higher and the uv package manager are required. The server runs via uvx without needing to clone the repository.
Where does the data come from?
Posts are drawn from the GitHub repository jkingsman/JSON-QAnon. Alternate formats and schemas are available there.
How is the server integrated with Claude Desktop?
Add a configuration entry to claude_desktop_config.json with the command uvx and argument qanon_mcp. Alternatively, use uv tool run qanon_mcp. After restarting Claude Desktop, tools appear as a hammer icon.
What transports or authentication are used?
The server uses standard MCP protocol transport. No authentication is mentioned in the README.
「その他」の他のコンテンツ
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
コメント