FrankSpace Public MCP
uk.co.frankspace/frankspace-publicRead-only search over live UK office & workspace listings on FrankSpace.
Tools · 5
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 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…
Fetch full public details for a single FrankSpace workspace by its ID (UUID).
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.…
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…
Similar MCP servers embedding-nearest
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"
}
}
}