TweetFeed
Rank #18,117io.github.0xDanielLopez/tweetfeed
IOCs (URLs, domains, IPs, hashes) shared by the infosec community on X/Twitter. No auth, CC0.
TweetFeed is a Model Context Protocol (MCP) server published by 0xDanielLopez. It ranks #18,117 of 115,591 servers tracked on MCP Toplist. TweetFeed is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 17, 2026 and most recently updated on Jul 17, 2026.
Ranks ahead of 97,474 of 115,591 servers on MCP Toplist.
Use TweetFeed
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http tweetfeed https://mcp.tweetfeed.live/[mcp_servers.tweetfeed]
url = "https://mcp.tweetfeed.live/"Add to ~/.codex/config.toml.
https://mcp.tweetfeed.live/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"tweetfeed": {
"url": "https://mcp.tweetfeed.live/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"tweetfeed": {
"type": "http",
"url": "https://mcp.tweetfeed.live/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"tweetfeed": {
"serverUrl": "https://mcp.tweetfeed.live/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tweetfeed": {
"url": "https://mcp.tweetfeed.live/"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.0xDanielLopez%2Ftweetfeed)<a href="https://mcptoplist.com/server/io.github.0xDanielLopez%2Ftweetfeed"><img src="https://mcptoplist.com/badge/io.github.0xDanielLopez%2Ftweetfeed.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
0xDanielLopez
Other servers by 0xDanielLopez
View all 0xDanielLopez servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jul 17, 2026 |
Frequently asked questions
- Who maintains TweetFeed?
- TweetFeed is maintained by 0xDanielLopez, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is TweetFeed listed on the Official MCP Registry?
- Yes — TweetFeed is listed on the Official MCP Registry, alongside Glama.
- How many versions does TweetFeed have?
- MCP Toplist tracks 1 version of TweetFeed, most recently published on Jul 17, 2026.
- Where can I find the source code for TweetFeed?
- The source code for TweetFeed is hosted at github.com/0xDanielLopez/tweetfeed-mcp.