Demomagic Duckchain MCP
Rank #40,865ai.smithery/demomagic-duckchain-mcp
MCP server providing demomagic-duckchain-mcp capabilities
Demomagic Duckchain MCP is a Model Context Protocol (MCP) server published by demomagic. It ranks #40,865 of 115,591 servers tracked on MCP Toplist. Demomagic Duckchain MCP is listed across 3 registries — Official MCP, Smithery and Glama, with 2 tracked versions. It was first listed on Sep 14, 2025 and most recently updated on Sep 14, 2025.
Ranks ahead of 74,726 of 115,591 servers on MCP Toplist.
Use Demomagic Duckchain MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http demomagic-duckchain-mcp https://server.smithery.ai/@demomagic/duckchain-mcp/mcp[mcp_servers.demomagic-duckchain-mcp]
url = "https://server.smithery.ai/@demomagic/duckchain-mcp/mcp"Add to ~/.codex/config.toml.
https://server.smithery.ai/@demomagic/duckchain-mcp/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"demomagic-duckchain-mcp": {
"url": "https://server.smithery.ai/@demomagic/duckchain-mcp/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"demomagic-duckchain-mcp": {
"type": "http",
"url": "https://server.smithery.ai/@demomagic/duckchain-mcp/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"demomagic-duckchain-mcp": {
"serverUrl": "https://server.smithery.ai/@demomagic/duckchain-mcp/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"demomagic-duckchain-mcp": {
"url": "https://server.smithery.ai/@demomagic/duckchain-mcp/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/ai.smithery%2Fdemomagic-duckchain-mcp)<a href="https://mcptoplist.com/server/ai.smithery%2Fdemomagic-duckchain-mcp"><img src="https://mcptoplist.com/badge/ai.smithery%2Fdemomagic-duckchain-mcp.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
demomagic
Other servers by demomagic
- LI.FI MCP Server#76,968
- Dune Analytics MCP Server#80,210
- Mineru MCP Server#80,211
- Maiga API MCP Server#83,472
Available versions (2)
| Version | Published |
|---|---|
| 1.13.1 | Sep 14, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Demomagic Duckchain MCP?
- Demomagic Duckchain MCP is maintained by demomagic, which publishes 5 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Demomagic Duckchain MCP listed on the Official MCP Registry?
- Yes — Demomagic Duckchain MCP is listed on the Official MCP Registry, alongside Smithery and Glama.
- How many versions does Demomagic Duckchain MCP have?
- MCP Toplist tracks 2 versions of Demomagic Duckchain MCP, most recently published on Sep 14, 2025.
- Where can I find the source code for Demomagic Duckchain MCP?
- The source code for Demomagic Duckchain MCP is hosted at github.com/demomagic/duckchain-mcp.