xsignal MCP Server
Rank #41,468io.github.philpof102-svg/xsignal
x402 pay-per-call data tools for Base agents. Flagship get_intent ABSTAINS instead of guessing.
xsignal MCP Server is a Model Context Protocol (MCP) server published by philpof102-svg. It ranks #41,468 of 132,113 servers tracked on MCP Toplist. xsignal MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jul 1, 2026 and most recently updated on Jul 2, 2026.
Ranks ahead of 90,645 of 132,113 servers on MCP Toplist.
Use xsignal MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http xsignal https://xsignal-production.up.railway.app/mcpclaude mcp add xsignal -e "XSIGNAL_WALLET=<your XSIGNAL_WALLET>" -- npx -y @rakshasar/xsignal xsignal-mcp @rakshasar/xsignalReplace each placeholder with your own value before saving.
[mcp_servers.xsignal]
url = "https://xsignal-production.up.railway.app/mcp"Add to ~/.codex/config.toml.
[mcp_servers.xsignal]
command = "npx"
args = ["-y", "@rakshasar/xsignal", "xsignal-mcp", "@rakshasar/xsignal"]
[mcp_servers.xsignal.env]
XSIGNAL_WALLET = "<your XSIGNAL_WALLET>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://xsignal-production.up.railway.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"xsignal": {
"command": "npx",
"args": [
"-y",
"@rakshasar/xsignal",
"xsignal-mcp",
"@rakshasar/xsignal"
],
"env": {
"XSIGNAL_WALLET": "<your XSIGNAL_WALLET>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"xsignal": {
"url": "https://xsignal-production.up.railway.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"xsignal": {
"command": "npx",
"args": [
"-y",
"@rakshasar/xsignal",
"xsignal-mcp",
"@rakshasar/xsignal"
],
"env": {
"XSIGNAL_WALLET": "<your XSIGNAL_WALLET>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"xsignal": {
"type": "http",
"url": "https://xsignal-production.up.railway.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"xsignal": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@rakshasar/xsignal",
"xsignal-mcp",
"@rakshasar/xsignal"
],
"env": {
"XSIGNAL_WALLET": "<your XSIGNAL_WALLET>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"xsignal": {
"serverUrl": "https://xsignal-production.up.railway.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"xsignal": {
"command": "npx",
"args": [
"-y",
"@rakshasar/xsignal",
"xsignal-mcp",
"@rakshasar/xsignal"
],
"env": {
"XSIGNAL_WALLET": "<your XSIGNAL_WALLET>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"xsignal": {
"url": "https://xsignal-production.up.railway.app/mcp"
}
}
}{
"mcpServers": {
"xsignal": {
"command": "npx",
"args": [
"-y",
"@rakshasar/xsignal",
"xsignal-mcp",
"@rakshasar/xsignal"
],
"env": {
"XSIGNAL_WALLET": "<your XSIGNAL_WALLET>"
}
}
}
}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.philpof102-svg%2Fxsignal)<a href="https://mcptoplist.com/server/io.github.philpof102-svg%2Fxsignal"><img src="https://mcptoplist.com/badge/io.github.philpof102-svg%2Fxsignal.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
philpof102-svg
Other servers by philpof102-svg
- mystreet#10,481 · 4 vers
- BIII MCP Server#25,754 · 2 vers
- toshi-mcp#36,519 · 1 ver
- LAWBOR#55,819 · 2 vers
- onchain-forensics#67,176
Available versions (2)
| Version | Published |
|---|---|
| 0.2.1 | Jul 2, 2026 |
| 0.1.0 | Jul 1, 2026 |
Frequently asked questions
- Who maintains xsignal MCP Server?
- xsignal MCP Server is maintained by philpof102-svg, which publishes 6 MCP servers (11 total versions) tracked on MCP Toplist.
- Is xsignal MCP Server listed on the Official MCP Registry?
- Yes — xsignal MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does xsignal MCP Server have?
- MCP Toplist tracks 2 versions of xsignal MCP Server, most recently published on Jul 2, 2026.
- Where can I find the source code for xsignal MCP Server?
- The source code for xsignal MCP Server is hosted at github.com/philpof102-svg/xsignal.
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.