Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

FrankSpace Public MCP

uk.co.frankspace/frankspace-public

Read-only search over live UK office & workspace listings on FrankSpace.

Uptime
100.0%
1 direct probes · 30d
Response
5166ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

ai_search

Search FrankSpace workspaces with a plain-English query — the same AI parser that powers the app. Handles budgets, headcount, neighbourhoods, amenities, EPC ratings, and lease terms. Returns matching …

search_workspaces

Search live UK workspace listings on FrankSpace. Filter by location text (city, postcode, submarket), size band, and maximum monthly price (pence). For richer natural-language queries prefer `ai_searc…

get_workspace

Fetch full public details for a single FrankSpace workspace by its ID (UUID).

get_frankspace_skill

Fetch the FrankSpace Agent Skill: how to query the listing inventory correctly, how to read the data (prices are pence, IDs are UUIDs), the commercial facts, and the limits of what this server can do.…

submit_feedback

Report something wrong or missing in FrankSpace's agent-facing surface: a listing whose details look stale or incorrect, a gap that made a search impossible, an unclear or contradictory statement in l…

How to use

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

{
  "mcpServers": {
    "frankspace_public_mcp": {
      "url": "https://bqixfybgflusxwnvzjwu.supabase.co/functions/v1/mcp",
      "transport": "streamable-http"
    }
  }
}