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