Pyth Hermes MCP
Rank #1,765io.github.srimisra/pyth-hermes-mcp
MCP server providing pyth-hermes-mcp capabilities
Pyth Hermes MCP is a Model Context Protocol (MCP) server published by srimisra. It ranks #1,765 of 132,046 servers tracked on MCP Toplist, and its repository has 147 GitHub stars. Pyth Hermes MCP is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 13, 2026 and most recently updated on Mar 13, 2026.
Ranks ahead of 130,281 of 132,046 servers on MCP Toplist.
Use Pyth Hermes MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http pyth-hermes-mcp https://defillama.mcp.junct.dev/mcp[mcp_servers.pyth-hermes-mcp]
url = "https://defillama.mcp.junct.dev/mcp"Add to ~/.codex/config.toml.
https://defillama.mcp.junct.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"pyth-hermes-mcp": {
"url": "https://defillama.mcp.junct.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pyth-hermes-mcp": {
"type": "http",
"url": "https://defillama.mcp.junct.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pyth-hermes-mcp": {
"serverUrl": "https://defillama.mcp.junct.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pyth-hermes-mcp": {
"url": "https://defillama.mcp.junct.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/io.github.srimisra%2Fpyth-hermes-mcp)<a href="https://mcptoplist.com/server/io.github.srimisra%2Fpyth-hermes-mcp"><img src="https://mcptoplist.com/badge/io.github.srimisra%2Fpyth-hermes-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
srimisra
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Mar 13, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Pyth Hermes MCP?
- Pyth Hermes MCP is maintained by srimisra, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Pyth Hermes MCP listed on the Official MCP Registry?
- Yes — Pyth Hermes MCP is listed on the Official MCP Registry.
- How many versions does Pyth Hermes MCP have?
- MCP Toplist tracks 2 versions of Pyth Hermes MCP, most recently published on Mar 13, 2026.
- Where can I find the source code for Pyth Hermes MCP?
- The source code for Pyth Hermes MCP is hosted at github.com/srimisra/junct.
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.