Community Archive MCP Server
Enables searching and retrieving preserved Twitter data from the Community Archive, including user profiles, tweets, and keyword searches across archived content.
README
Community Archive MCP Server
A remote MCP (Model Context Protocol) server that allows Claude to query the Community Archive - a preserved Twitter data archive.
Features
- search_tweets - Search tweets across all archived users by keyword
- get_user_profile - Get profile info for a specific username
- get_user_tweets - Get tweets from a specific user
- list_archived_users - List all users in the archive
Setup
Prerequisites
- Bun runtime
- Cloudflare account
- Community Archive Supabase API key
Installation
bun install
Configuration
- Set your Supabase API key as a secret:
bunx wrangler secret put SUPABASE_KEY
- (Optional) Update
wrangler.tomlif using a different Supabase instance
Local Development
bunx wrangler dev
The server will be available at http://localhost:8787
Deploy
bunx wrangler deploy
After deployment, your MCP server will be available at:
https://community-archive-mcp.<your-subdomain>.workers.dev
Connecting to Claude
Claude Web / Claude Desktop
- Go to Settings > MCP Servers
- Add a new remote server with URL:
https://community-archive-mcp.<your-subdomain>.workers.dev/sse
Endpoints
/- Server info and available tools/sse- SSE transport endpoint (for Claude Web)/mcp- Streamable HTTP endpoint
Example Usage
Once connected, you can ask Claude things like:
- "Search for tweets about 'machine learning'"
- "Show me the profile for @username"
- "Get the last 20 tweets from username"
- "List all users in the Community Archive"
License
MIT
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
E2B
Using MCP to run code via e2b.