Estaite Solutions
Rank #54,112io.github.Estaite-Solutions/estaite-mcp
Current US rental market data for AI agents: 1,500+ submarkets, monthly rent + vacancy + trends.
Estaite Solutions is a Model Context Protocol (MCP) server published by Estaite-Solutions. It ranks #54,112 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Estaite Solutions is listed across 3 registries — Official MCP, mcp.so and Glama, with 1 tracked version. It was first listed on Apr 1, 2026 and most recently updated on May 6, 2026.
Ranks ahead of 61,479 of 115,591 servers on MCP Toplist.
Use Estaite Solutions
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http estaite-mcp https://mcp.estaite.com/[mcp_servers.estaite-mcp]
url = "https://mcp.estaite.com/"Add to ~/.codex/config.toml.
https://mcp.estaite.com/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"estaite-mcp": {
"url": "https://mcp.estaite.com/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"estaite-mcp": {
"type": "http",
"url": "https://mcp.estaite.com/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"estaite-mcp": {
"serverUrl": "https://mcp.estaite.com/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"estaite-mcp": {
"url": "https://mcp.estaite.com/"
}
}
}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.Estaite-Solutions%2Festaite-mcp)<a href="https://mcptoplist.com/server/io.github.Estaite-Solutions%2Festaite-mcp"><img src="https://mcptoplist.com/badge/io.github.Estaite-Solutions%2Festaite-mcp.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
Estaite-Solutions
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | May 6, 2026 |
Frequently asked questions
- Who maintains Estaite Solutions?
- Estaite Solutions is maintained by Estaite-Solutions, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Estaite Solutions listed on the Official MCP Registry?
- Yes — Estaite Solutions is listed on the Official MCP Registry, alongside mcp.so and Glama.
- How many versions does Estaite Solutions have?
- MCP Toplist tracks 1 version of Estaite Solutions, most recently published on May 6, 2026.
- Where can I find the source code for Estaite Solutions?
- The source code for Estaite Solutions is hosted at github.com/Estaite-Solutions/estaite-mcp.