SQD
Rank #14,166io.github.subsquid-labs/portal-mcp-server
Query 130+ SQD Portal datasets across blockchains. Discover Tron and resolve heads and timestamps.
SQD is a Model Context Protocol (MCP) server published by subsquid-labs. It ranks #14,166 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. SQD is listed on Official MCP, with 4 tracked versions. It was first listed on Jun 24, 2026 and most recently updated on Aug 30, 2026.
Ranks ahead of 101,294 of 115,460 servers on MCP Toplist.
Use SQD
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http portal-mcp-server https://portal.sqd.dev/mcp[mcp_servers.portal-mcp-server]
url = "https://portal.sqd.dev/mcp"Add to ~/.codex/config.toml.
https://portal.sqd.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"portal-mcp-server": {
"url": "https://portal.sqd.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"portal-mcp-server": {
"type": "http",
"url": "https://portal.sqd.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"portal-mcp-server": {
"serverUrl": "https://portal.sqd.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"portal-mcp-server": {
"url": "https://portal.sqd.dev/mcp"
}
}
}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.subsquid-labs%2Fportal-mcp-server)<a href="https://mcptoplist.com/server/io.github.subsquid-labs%2Fportal-mcp-server"><img src="https://mcptoplist.com/badge/io.github.subsquid-labs%2Fportal-mcp-server.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
subsquid-labs
Available versions (4)
| Version | Published |
|---|---|
| 0.8.3 | Aug 30, 2026 |
| 0.8.2 | Aug 28, 2026 |
| 0.8.0 | Aug 27, 2026 |
| 0.7.9 | Jun 24, 2026 |
Frequently asked questions
- Who maintains SQD?
- SQD is maintained by subsquid-labs, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is SQD listed on the Official MCP Registry?
- Yes — SQD is listed on the Official MCP Registry.
- How many versions does SQD have?
- MCP Toplist tracks 4 versions of SQD, most recently published on Aug 30, 2026.
- Where can I find the source code for SQD?
- The source code for SQD is hosted at github.com/subsquid-labs/portal-mcp-server.