Contact Affordance
Rank #2,889org.ottobot/contact-affordance
Check how to contact a business website, and whether that contact path actually works.
Contact Affordance is a Model Context Protocol (MCP) server published by modelcontextprotocol. It ranks #2,889 of 132,046 servers tracked on MCP Toplist, and its repository has 7,267 GitHub stars. Contact Affordance is listed on Official MCP, with 2 tracked versions. It was first listed on May 4, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 129,157 of 132,046 servers on MCP Toplist.
Use Contact Affordance
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http contact-affordance https://contact-affordance-mcp.ottobot2025.workers.dev/mcp[mcp_servers.contact-affordance]
url = "https://contact-affordance-mcp.ottobot2025.workers.dev/mcp"Add to ~/.codex/config.toml.
https://contact-affordance-mcp.ottobot2025.workers.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"contact-affordance": {
"url": "https://contact-affordance-mcp.ottobot2025.workers.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"contact-affordance": {
"type": "http",
"url": "https://contact-affordance-mcp.ottobot2025.workers.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"contact-affordance": {
"serverUrl": "https://contact-affordance-mcp.ottobot2025.workers.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"contact-affordance": {
"url": "https://contact-affordance-mcp.ottobot2025.workers.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/org.ottobot%2Fcontact-affordance)<a href="https://mcptoplist.com/server/org.ottobot%2Fcontact-affordance"><img src="https://mcptoplist.com/badge/org.ottobot%2Fcontact-affordance.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
modelcontextprotocol
Other servers by modelcontextprotocol
- modelcontextprotocol#162 · 5 vers
- rust-sdk#166 · 16 vers
- ruby-sdk#308 · 10 vers
- ext-apps#358 · 7 vers
- HeyBeauty MCP Server#567
- 预测2#1,445
- swift-sdk#2,269 · 5 vers
- MCP Create Server MCP Server#3,370 · 5 vers
- Fetch MCP Server#4,023
- create-typescript-server#4,831 · 5 vers
- example-remote-server#8,455
- mcpb#10,501
Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Sep 7, 2026 |
| 0.1.0 | Sep 7, 2026 |
Frequently asked questions
- Who maintains Contact Affordance?
- Contact Affordance is maintained by modelcontextprotocol, which publishes 93 MCP servers (62 total versions) tracked on MCP Toplist.
- Is Contact Affordance listed on the Official MCP Registry?
- Yes — Contact Affordance is listed on the Official MCP Registry.
- How many versions does Contact Affordance have?
- MCP Toplist tracks 2 versions of Contact Affordance, most recently published on Sep 7, 2026.
- Where can I find the source code for Contact Affordance?
- The source code for Contact Affordance is hosted at github.com/modelcontextprotocol/registry.
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.