CoworkingView MCP Server
Official hosted, remote MCP server (Streamable HTTP) for CoworkingView, exposing 10 read-only tools for discovering, searching, comparing and profiling coworking spaces, operators, places and market rates across Europe and the Middle East. No sign-up and no API key; rate-limited per IP.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Descriptor
Candidate descriptor · transport
Tools
list_coworking_locations— Lists every country, city and zone (with exact slugs and space counts) required by the other tools.resolve_coworking_query— Resolves a free-text place or query into the canonical slugs the other tools accept.get_coworking_filter_options— Returns the available filter facets (amenities, workspace types, price bands) for a scope.search_coworking_spaces— Searches/filters coworking spaces by city, zone, operator, amenities, capacity, price, geo radius or bbox.get_coworking_space— Fetches full detail for one space by slug.compare_coworking_spaces— Side-by-side comparison of a shortlist of spaces by slug.get_coworking_market_rates— Operator-published market rate index for a city/country.get_best_coworking— Ranked "best" list for a city.get_coworking_operator— Operator/brand profile by slug.get_coworking_place_guide— Editorial place guide (city/zone) by kind and slug.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.
Work with this as data
Every MCP server here is available over the APIs.io API and to AI agents over MCP.