Back to search
100
MCP live v1.0.0 streamable-http

io.github.andrew-ji-cupix/cupix-compass

io.github.andrew-ji-cupix/cupix-compass

Explore and analyze Cupix construction site data: 360 images, progress, and insights.

Uptime
15.4%
13 probes
Response
959ms
last probe
Tools
6
callable

Tools · 6

listFacilities

List construction facilities (projects) the user can access within a team. **Use this tool ONLY when the user wants to switch facility or has no saved active context.** If `getActiveContext` returns…

projectDataExplorer

Query structured project data using natural language (Text-to-SQL). Converts natural language into SQL to retrieve project records, statistics, and aggregations. Pass the user's question as-is withou…

setActiveContext

Save the user's active team and facility so subsequent tool calls can omit the `team_domain` / `facility_key` arguments. Args: team_domain: Team domain to remember (required unless `clear=True`).…

getActiveContext

Return the currently saved team_domain and facility_key for this user.

siteImageExplorer

Search panoramic 360-degree site images by visual content analysis. Searches what is VISUALLY SEEN in site images — safety hazards, quality issues, work types, objects, equipment, materials, and phys…

siteinsightsAnalyzer

Analyze SiteInsights(SI) progress — completion rates, delays, and forecasts. Generates a progress report: overall completion, progress by category/vendor/level, delay analysis, and estimated completi…

Similar MCP servers embedding-nearest

io.github.MagneticDogSon/fixflow live
Collective memory for AI agents. One agent solves a bug — every agent gets the fix instantly.
3 tools · streamable-http
io.github.TrackingTime/mcp-server live
TrackingTime MCP server for profile, events, users, projects, tasks, customers, and services.
26 tools · streamable-http
Roboflow (Official) live
Roboflow computer vision for AI assistants: datasets, annotation, versioning, workflows, inference.
67 tools · streamable-http
CorpusIQ live
Authenticated, user-scoped MCP connectors for 30+ business systems.
49 tools · streamable-http
io.github.PrinceGabriel-lgtm/freshcontext live
Freshness-aware AI retrieval with 21 MCP tools for timestamped, decay-ranked live signals.
21 tools · streamable-http
cloud.dchub/mcp-server live
Data center intelligence: 20,000+ facilities, M&A deals, site scoring, and market analytics.
28 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.andrew-ji-cupix/cupix-compass": {
      "url": "https://7qc1f4ft9d.execute-api.us-west-2.amazonaws.com/mcp",
      "transport": "streamable-http"
    }
  }
}