Herald
Rank #11,171io.github.btouchard/herald
MCP server providing herald capabilities
Herald is a Model Context Protocol (MCP) server published by kOlapsis. It ranks #11,171 of 132,113 servers tracked on MCP Toplist, and its repository has 46 GitHub stars. Herald is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 2 tracked versions. It was first listed on Feb 13, 2026 and most recently updated on Feb 14, 2026.
Ranks ahead of 120,942 of 132,113 servers on MCP Toplist.
Use Herald
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http herald https://your-herald-instance.example.com/mcp[mcp_servers.herald]
url = "https://your-herald-instance.example.com/mcp"Add to ~/.codex/config.toml.
https://your-herald-instance.example.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"herald": {
"url": "https://your-herald-instance.example.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"herald": {
"type": "http",
"url": "https://your-herald-instance.example.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"herald": {
"serverUrl": "https://your-herald-instance.example.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"herald": {
"url": "https://your-herald-instance.example.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.btouchard%2Fherald)<a href="https://mcptoplist.com/server/io.github.btouchard%2Fherald"><img src="https://mcptoplist.com/badge/io.github.btouchard%2Fherald.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries (1 delisted)
kOlapsis
Other servers by kOlapsis
View all kOlapsis servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Feb 14, 2026 |
| 0.1.0 | Feb 14, 2026 |
Frequently asked questions
- Who maintains Herald?
- Herald is maintained by kOlapsis, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Herald listed on the Official MCP Registry?
- Yes — Herald is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Herald have?
- MCP Toplist tracks 2 versions of Herald, most recently published on Feb 14, 2026.
- Where can I find the source code for Herald?
- The source code for Herald is hosted at github.com/kolapsis/herald.
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.