Contribution Exchange
Rank #4,659com.signalaf/contribution-exchange
Contribution Exchange MCP: domain discovery, policies, preflight, proposals, and signals.
Contribution Exchange is a Model Context Protocol (MCP) server published by sunrisesillneversee. It ranks #4,659 of 115,460 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Contribution Exchange is listed on Official MCP, with 1 tracked version. It was first listed on Aug 6, 2026 and most recently updated on Aug 26, 2026.
Ranks ahead of 110,801 of 115,460 servers on MCP Toplist.
Use Contribution Exchange
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http contribution-exchange https://signalaf.com/api/exchange/mcp[mcp_servers.contribution-exchange]
url = "https://signalaf.com/api/exchange/mcp"Add to ~/.codex/config.toml.
https://signalaf.com/api/exchange/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"contribution-exchange": {
"url": "https://signalaf.com/api/exchange/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"contribution-exchange": {
"type": "http",
"url": "https://signalaf.com/api/exchange/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"contribution-exchange": {
"serverUrl": "https://signalaf.com/api/exchange/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"contribution-exchange": {
"url": "https://signalaf.com/api/exchange/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/com.signalaf%2Fcontribution-exchange)<a href="https://mcptoplist.com/server/com.signalaf%2Fcontribution-exchange"><img src="https://mcptoplist.com/badge/com.signalaf%2Fcontribution-exchange.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
sunrisesillneversee
Other servers by sunrisesillneversee
- Upsilon — AI Operator Measurement Engine#3,299 · 7 vers
- Signomy#8,239 · 1 ver
- bestuser-router-mcp#18,361 · 1 ver
- Tteop MCP Server#26,625 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 26, 2026 |
Frequently asked questions
- Who maintains Contribution Exchange?
- Contribution Exchange is maintained by sunrisesillneversee, which publishes 7 MCP servers (17 total versions) tracked on MCP Toplist.
- Is Contribution Exchange listed on the Official MCP Registry?
- Yes — Contribution Exchange is listed on the Official MCP Registry.
- How many versions does Contribution Exchange have?
- MCP Toplist tracks 1 version of Contribution Exchange, most recently published on Aug 26, 2026.
- Where can I find the source code for Contribution Exchange?
- The source code for Contribution Exchange is hosted at github.com/SunrisesIllNeverSee/sigrank-app.