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