twitter-signal-mcp
Rank #27,100io.github.ciinkwia/twitter-signal-mcp
Live X/Twitter search and AI trend digests. No Twitter API key — pay per call in USDC via x402.
twitter-signal-mcp is a Model Context Protocol (MCP) server published by ciinkwia. It ranks #27,100 of 132,405 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. twitter-signal-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 10, 2026 and most recently updated on Aug 10, 2026.
Ranks ahead of 105,305 of 132,405 servers on MCP Toplist.
Use twitter-signal-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add twitter-signal-mcp -e "CDP_API_KEY_ID=<your CDP_API_KEY_ID>" -e "CDP_API_KEY_SECRET=<your CDP_API_KEY_SECRET>" -e "CDP_WALLET_SECRET=<your CDP_WALLET_SECRET>" -e "X402_MAX_PRICE=<your X402_MAX_PRICE>" -e "CDP_ACCOUNT_NAME=<your CDP_ACCOUNT_NAME>" -- npx -y twitter-signal-mcpReplace each placeholder with your own value before saving.
[mcp_servers.twitter-signal-mcp]
command = "npx"
args = ["-y", "twitter-signal-mcp"]
[mcp_servers.twitter-signal-mcp.env]
CDP_API_KEY_ID = "<your CDP_API_KEY_ID>"
CDP_API_KEY_SECRET = "<your CDP_API_KEY_SECRET>"
CDP_WALLET_SECRET = "<your CDP_WALLET_SECRET>"
X402_MAX_PRICE = "<your X402_MAX_PRICE>"
CDP_ACCOUNT_NAME = "<your CDP_ACCOUNT_NAME>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"twitter-signal-mcp": {
"command": "npx",
"args": [
"-y",
"twitter-signal-mcp"
],
"env": {
"CDP_API_KEY_ID": "<your CDP_API_KEY_ID>",
"CDP_API_KEY_SECRET": "<your CDP_API_KEY_SECRET>",
"CDP_WALLET_SECRET": "<your CDP_WALLET_SECRET>",
"X402_MAX_PRICE": "<your X402_MAX_PRICE>",
"CDP_ACCOUNT_NAME": "<your CDP_ACCOUNT_NAME>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"twitter-signal-mcp": {
"command": "npx",
"args": [
"-y",
"twitter-signal-mcp"
],
"env": {
"CDP_API_KEY_ID": "<your CDP_API_KEY_ID>",
"CDP_API_KEY_SECRET": "<your CDP_API_KEY_SECRET>",
"CDP_WALLET_SECRET": "<your CDP_WALLET_SECRET>",
"X402_MAX_PRICE": "<your X402_MAX_PRICE>",
"CDP_ACCOUNT_NAME": "<your CDP_ACCOUNT_NAME>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"twitter-signal-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"twitter-signal-mcp"
],
"env": {
"CDP_API_KEY_ID": "<your CDP_API_KEY_ID>",
"CDP_API_KEY_SECRET": "<your CDP_API_KEY_SECRET>",
"CDP_WALLET_SECRET": "<your CDP_WALLET_SECRET>",
"X402_MAX_PRICE": "<your X402_MAX_PRICE>",
"CDP_ACCOUNT_NAME": "<your CDP_ACCOUNT_NAME>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"twitter-signal-mcp": {
"command": "npx",
"args": [
"-y",
"twitter-signal-mcp"
],
"env": {
"CDP_API_KEY_ID": "<your CDP_API_KEY_ID>",
"CDP_API_KEY_SECRET": "<your CDP_API_KEY_SECRET>",
"CDP_WALLET_SECRET": "<your CDP_WALLET_SECRET>",
"X402_MAX_PRICE": "<your X402_MAX_PRICE>",
"CDP_ACCOUNT_NAME": "<your CDP_ACCOUNT_NAME>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"twitter-signal-mcp": {
"command": "npx",
"args": [
"-y",
"twitter-signal-mcp"
],
"env": {
"CDP_API_KEY_ID": "<your CDP_API_KEY_ID>",
"CDP_API_KEY_SECRET": "<your CDP_API_KEY_SECRET>",
"CDP_WALLET_SECRET": "<your CDP_WALLET_SECRET>",
"X402_MAX_PRICE": "<your X402_MAX_PRICE>",
"CDP_ACCOUNT_NAME": "<your CDP_ACCOUNT_NAME>"
}
}
}
}Replace each placeholder with your own value before saving.
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.ciinkwia%2Ftwitter-signal-mcp)<a href="https://mcptoplist.com/server/io.github.ciinkwia%2Ftwitter-signal-mcp"><img src="https://mcptoplist.com/badge/io.github.ciinkwia%2Ftwitter-signal-mcp.svg" alt="MCP Toplist: Top 25% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ciinkwia
Other servers by ciinkwia
View all ciinkwia servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 10, 2026 |
Frequently asked questions
- Who maintains twitter-signal-mcp?
- twitter-signal-mcp is maintained by ciinkwia, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is twitter-signal-mcp listed on the Official MCP Registry?
- Yes — twitter-signal-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does twitter-signal-mcp have?
- MCP Toplist tracks 1 version of twitter-signal-mcp, most recently published on Aug 10, 2026.
- Where can I find the source code for twitter-signal-mcp?
- The source code for twitter-signal-mcp is hosted at github.com/ciinkwia/twitter-signal-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.