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.
其他 分类下的更多 MCP 服务器
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web

EverArt
modelcontextprotocolModel Context Protocol Servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Nginx UI
0xJackyYet another WebUI for Nginx
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
评论