DC Member API
Rank #14,971io.github.dynamitecircle/dc
Read and act on your own Dynamite Circle membership data via the public DC Member API.
DC Member API is a Model Context Protocol (MCP) server published by dynamitecircle. It ranks #14,971 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. DC Member API is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Jun 3, 2026 and most recently updated on Jul 15, 2026.
Ranks ahead of 117,075 of 132,046 servers on MCP Toplist.
Use DC Member API
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http dc https://api.dynamitecircle.com/mcp[mcp_servers.dc]
url = "https://api.dynamitecircle.com/mcp"Add to ~/.codex/config.toml.
https://api.dynamitecircle.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"dc": {
"url": "https://api.dynamitecircle.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"dc": {
"type": "http",
"url": "https://api.dynamitecircle.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"dc": {
"serverUrl": "https://api.dynamitecircle.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"dc": {
"url": "https://api.dynamitecircle.com/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.dynamitecircle%2Fdc)<a href="https://mcptoplist.com/server/io.github.dynamitecircle%2Fdc"><img src="https://mcptoplist.com/badge/io.github.dynamitecircle%2Fdc.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
dynamitecircle
Available versions (2)
| Version | Published |
|---|---|
| 2.3.1 | Jul 15, 2026 |
| 2.0.4 | Jun 16, 2026 |
Frequently asked questions
- Who maintains DC Member API?
- DC Member API is maintained by dynamitecircle, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is DC Member API listed on the Official MCP Registry?
- Yes — DC Member API is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does DC Member API have?
- MCP Toplist tracks 2 versions of DC Member API, most recently published on Jul 15, 2026.
- Where can I find the source code for DC Member API?
- The source code for DC Member API is hosted at github.com/dynamitecircle/dc.
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.