Capability Host Protocol
Rank #10,044io.github.capabilityhostprotocol/chp
Learn and adopt the Capability Host Protocol — the agentic web's open evidence layer.
Capability Host Protocol is a Model Context Protocol (MCP) server published by capabilityhostprotocol. It ranks #10,044 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Capability Host Protocol is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Jun 7, 2026 and most recently updated on Jun 24, 2026.
Ranks ahead of 122,069 of 132,113 servers on MCP Toplist.
Use Capability Host Protocol
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http chp https://capabilityhostprotocol.com/api/mcp[mcp_servers.chp]
url = "https://capabilityhostprotocol.com/api/mcp"Add to ~/.codex/config.toml.
https://capabilityhostprotocol.com/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"chp": {
"url": "https://capabilityhostprotocol.com/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"chp": {
"type": "http",
"url": "https://capabilityhostprotocol.com/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"chp": {
"serverUrl": "https://capabilityhostprotocol.com/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"chp": {
"url": "https://capabilityhostprotocol.com/api/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.capabilityhostprotocol%2Fchp)<a href="https://mcptoplist.com/server/io.github.capabilityhostprotocol%2Fchp"><img src="https://mcptoplist.com/badge/io.github.capabilityhostprotocol%2Fchp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
capabilityhostprotocol
Other servers by capabilityhostprotocol
View all capabilityhostprotocol servers →Available versions (1)
| Version | Published |
|---|---|
| 0.8.0 | Jun 24, 2026 |
Frequently asked questions
- Who maintains Capability Host Protocol?
- Capability Host Protocol is maintained by capabilityhostprotocol, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Capability Host Protocol listed on the Official MCP Registry?
- Yes — Capability Host Protocol is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Capability Host Protocol have?
- MCP Toplist tracks 1 version of Capability Host Protocol, most recently published on Jun 24, 2026.
- Where can I find the source code for Capability Host Protocol?
- The source code for Capability Host Protocol is hosted at github.com/capabilityhostprotocol/chp-core.
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.