Plataforma de inteligencia inmobiliaria con IA | Cassandra AI
Analiza carteras, valora inmuebles y detecta oportunidades con Cassandra AI. Integra datos inmobiliarios e inteligencia artificial en tus decisiones.
https://cassandra-ai.com/Connect straight to this server’s public endpoint.
https://api.cassandra-ai.com/api/mcp/v1We add this server to your workspace, walk through sign-in once, then open Studio with tools ready to run.
Last probed Sep 14, 2026 · api.cassandra-ai.com
50tools discovered
Showing 25 of 50 from the live probe.
Area & Market Data / Get Area Cadastre Indicators
Retrieve statistical data from the Spanish Cadastre (property registry) for a location. Provides aggregate information about all registered properties in an area. Required Parameters: - lat (float): Latitude of the location - lon (float): Longitude of the location - boundary_types (list of int): Administrative levels → 12 = Province → 13 = Municipality → 14 = District → 15 = Neighborhood → 16 = Census section Returns: For each boundary type, returns: 1. total_properties_by_tipology
Area & Market Data / Get Market Indicators
Retrieve real estate market indicators for specific locations in Spain and Portugal. This endpoint retrieves real estate market indicators (prices, demand, supply, demographics, etc.) for specific locations in Spain and Portugal. Required Parameters: - indicator_codes (list): Codes of indicators to retrieve (e.g., ["re_o_20", "re_o_21"]) → Use /indicators/catalog FIRST to see all available codes - lat (float): Latitude of the location (e.g., 40.416775 for Madrid) - lon (float): Longitude of
Catalog & Discovery / List Indicator Catalog
Get the catalog of available indicators with their codes, descriptions, and metadata. Returns a complete list of all available indicators that can be requested via the /indicators endpoint. Each indicator includes: - code: The indicator code to use in requests (e.g., "re_o_20") - type: The indicator type/category - description: What the indicator measures - formula: How it's calculated - frequency: How often it's updated (monthly, quarterly, yearly) - segmentation: How it can be segmented - bou
Property Valuation / Estimate Property Value From Cadastre
Highest-confidence valuation path using a Spanish cadastral reference. Tool selection guidance: - Choose this tool first when `cadastral_reference` is available. - If cadastral reference is unavailable but you know `property_type_id`, use `valuation_by_coordinates_and_property_type`. - If you only know broad category (`usage_id`), use `valuation_by_coordinates_and_usage`. This method provides the most accurate valuation because it retrieves official property data from the Spanish Cadastre
Property Valuation / Estimate Property Value From Type
Value a property from coordinates and a specific property type. Tool selection guidance: - Choose this tool when cadastral reference is missing, but `property_type_id` is known. - If you do have a cadastral reference, prefer `valuation_by_cadastral_reference`. - If you do not know the specific property type, use `valuation_by_coordinates_and_usage` instead. Use this method when you have exact location and know the property type. Required Parameters: - area (float): Property size in square m
Property Valuation / Estimate Property Value From Usage
Fallback valuation path using coordinates and broad usage category. Tool selection guidance: - Choose this tool only when specific `property_type_id` is unknown. - If `property_type_id` is known, prefer `valuation_by_coordinates_and_property_type`. - If cadastral reference is known, prefer `valuation_by_cadastral_reference`. Use this method when you only know the general usage category (residential/commercial/rustic) but not the specific property type. Required Parameters: - area (float): Pro
Business Valuation / Estimate Business Value
Estimate business value with the lighter-weight AVM-style flow. Use this endpoint when the client only needs valuation data and supporting metrics without PDF generation. It keeps the same business valuation inputs as the report flow while avoiding report creation and direct file delivery. Lead and contact fields are optional here. The endpoint only needs business and location inputs to calculate the valuation. MCP privacy note: this tool omits contact and lead fields. Only valuation inputs a
Location & Geocoding / Geocode Address
Convert a free-text address into coordinates and a normalized address string. When to use: - You start with a human-readable address and need coordinates for downstream tools. - You want a normalized `formatted_address` to improve consistency in subsequent calls. Returns: - `lat`: Latitude in WGS84. - `lon`: Longitude in WGS84. - `formatted_address`: Provider-normalized address string. Errors: - 404 when the provider cannot resolve the address. - 400 for invalid input. - 401 for authenticatio
Property Valuation / Get Nearby Comparables
Get nearby residential comparables around a latitude/longitude point. Use this endpoint when you need a fast, location-based sample of market comparables for one operation type (rent, sale, or short-term rent) within a radius. Required inputs: - `latitude` and `longitude` Key optional inputs: - `operation` (default `1`): `1`=rent, `2`=sale, `3`=short-term rent - `radio` (default `1000`): search radius in meters (max `5000`) - `source`: optional source filter. HTTP clients should repeat the qu
Property Valuation / Search Filtered Comparables
Search comparables with advanced geographic and property-level filters. Use this endpoint when an agent needs controlled market extraction across one or more administrative geographies and paginated results suitable for downstream analysis. **Required input:** - At least one geographic filter: `province_codes`, `municipality_codes`, or `district_codes` **Key optional inputs:** - Property classification and operation filters (`operation_type_id`, `property_type_id`, `usage_id`) - Ranges (`loca
Real Estate Data / Get Listing Description
Fetch the latest stored description enrichment for a listing. Use `id_anuncio` exactly as returned by upstream tools and do not strip source prefixes like `1-`. This endpoint is backed by Cassandra's enrichment store. Opportunity IDs are the main happy path. Direct comparable IDs may return 404 when no stored description is available for that listing. **Path Parameters:** - **id_anuncio** (Required): GSRaw listing identifier for Cassandra's stored description enrichment. Pass it unchanged,
Real Estate Data / Get Listing Images
Fetch listing images for a comparable or opportunity. Use `id_anuncio` exactly as returned by upstream tools such as comparables. Do not strip source prefixes like `1-`. **Path Parameters:** - **id_anuncio** (Required): Listing identifier as returned by comparables and opportunity tools. Pass it unchanged, including source prefixes like '1-'.
Area & Market Data / Get Area Population Registry
Get population registry (padrón) data for a census district. When to use: - Use this endpoint as a baseline demographic snapshot for a target area. Coverage: - Pickgeo demographic data is available for Spain, Portugal, France, Italy, Greece, Germany, Belgium, the Netherlands, Poland, the Czech Republic, Austria, Switzerland, the United Kingdom, Ireland, Denmark, Finland, Norway, Sweden, and Mexico. Input: - Geographic filters resolved by the shared Pickgeo geo filter dependency. Output
Area & Market Data / Get Area Population Origins
Get population origin data for a census district. When to use: - Use this endpoint to analyze migration composition and origin diversity. Coverage: - Pickgeo demographic data is available for Spain, Portugal, France, Italy, Greece, Germany, Belgium, the Netherlands, Poland, the Czech Republic, Austria, Switzerland, the United Kingdom, Ireland, Denmark, Finland, Norway, Sweden, and Mexico. Input: - Geographic filters resolved by the shared Pickgeo geo filter dependency. Output: - Contin
Area & Market Data / Get Area Demographic Statistics
Get comprehensive demographic statistics for a census district. Coverage: - Pickgeo demographic data is available for Spain, Portugal, France, Italy, Greece, Germany, Belgium, the Netherlands, Poland, the Czech Republic, Austria, Switzerland, the United Kingdom, Ireland, Denmark, Finland, Norway, Sweden, and Mexico. Returns: - Total, male, female, Spanish, and foreign population - Percentage breakdowns by gender and nationality - Age group distribution (0-20, 20-40, 40-65, 65+) - Househo
Area & Market Data / Get Area Demographic Trends
Get demographic trend data for a census district grouped by year. Coverage: - Pickgeo demographic data is available for Spain, Portugal, France, Italy, Greece, Germany, Belgium, the Netherlands, Poland, the Czech Republic, Austria, Switzerland, the United Kingdom, Ireland, Denmark, Finland, Norway, Sweden, and Mexico. Returns: - Single person households percentage - Household size - Total population, males, and females - Age groups (0-20, 20-40, 40-65, 65+) - Nationals and foreigners - A
Area & Market Data / Get Area Income Data
Get income and economic data for a census district. Coverage: - Pickgeo income data is available for Spain, Portugal, France, Italy, Greece, Germany, Belgium, the Netherlands, Poland, the Czech Republic, Austria, Switzerland, the United Kingdom, Ireland, Denmark, Finland, Norway, Sweden, and Mexico. Returns: - Consumption unit income (average and median) - Gross/net household income - Gross/net individual income - Household size metrics - Income source distribution (salary, unemployment,
Area & Market Data / Get Area Income Trends
Get income trend data for a census district grouped by year. Coverage: - Pickgeo income trend data is available for Spain, Portugal, France, Italy, Greece, Germany, Belgium, the Netherlands, Poland, the Czech Republic, Austria, Switzerland, the United Kingdom, Ireland, Denmark, Finland, Norway, Sweden, and Mexico. Returns: - Average/median income per consumption unit - Gross/net household income - Gross/net individual income - Income from salary, unemployment, pensions, investments, and
Area & Market Data / Get Area Cadastre Data
Get cadastral (property registry) data for a census district. When to use: - Use this endpoint when you need building-stock composition and physical-asset distributions for a local area. Coverage: - Pickgeo real estate stock data is available for Spain, Portugal, and Mexico. Input: - Geographic filters resolved by the shared Pickgeo geo filter dependency. Output: - Property counts by type (A-Z cadastral codes) - Average and total m² by property type - Area, facade, construction year, and r
Area & Market Data / Get Area Census Data
Get census data for a census district. Coverage: - Pickgeo census data is available for Spain, Portugal, France, Italy, Greece, Germany, Belgium, the Netherlands, Poland, the Czech Republic, Austria, Switzerland, the United Kingdom, Ireland, Denmark, Finland, Norway, Sweden, and Mexico. Returns: - Total houses and homes count - Civil status distribution (single, married, divorced, etc.) - Education level distribution - Housing type, tenure, area, and rooms distributions - Household size
Area & Market Data / Get Area Commercial Sales
Get commercial property sale listings for a census district. When to use: - Use this endpoint to understand local commercial-sale inventory and pricing bands. Coverage: - Pickgeo commercial real estate data is available for Spain and Portugal. Input: - Geographic filters resolved by the shared Pickgeo geo filter dependency. Output: - Number of properties for sale - Average sale area (m²) - Average sale price (€) - Average price per m² - Area distribution by size ranges - Price distribution b
Area & Market Data / Get Area Commercial Rentals
Get commercial property rental listings for a census district. When to use: - Use this endpoint to evaluate local commercial-rental supply and rent-level ranges. Coverage: - Pickgeo commercial real estate data is available for Spain and Portugal. Input: - Geographic filters resolved by the shared Pickgeo geo filter dependency. Output: - Number of properties for rent - Average rental area (m²) - Average rental price (€/month) - Average price per m² - Area and price distributions by ranges - P
Area & Market Data / Get Area Mobility Data
Get mobility patterns data for a census district. When to use: - Use this endpoint to understand movement intensity and activity composition around a target district. Coverage: - Pickgeo demographic context data is available for Spain, Portugal, France, Italy, Greece, Germany, Belgium, the Netherlands, Poland, the Czech Republic, Austria, Switzerland, the United Kingdom, Ireland, Denmark, Finland, Norway, and Sweden. Mexico is not supported for mobility yet. Input: - Geographic filter
Area & Market Data / Get Area Tourism Data
Get tourism data for a census district. When to use: - Use this endpoint to estimate tourism pressure and short-stay capacity. Coverage: - Pickgeo tourism data is available for Spain, Portugal, France, Italy, Greece, Germany, Belgium, the Netherlands, Poland, the Czech Republic, Austria, Switzerland, the United Kingdom, Ireland, Denmark, Finland, Norway, Sweden, and Mexico. Input: - Geographic filters resolved by the shared Pickgeo geo filter dependency. Output: - Number of tourist hom
Area & Market Data / Get Area Consumption Data
Get consumption patterns data for a census district. When to use: - Use this endpoint to profile spending composition for commercial and demand analysis. Coverage: - Pickgeo consumption data is available for Spain, Portugal, France, Italy, Greece, Germany, Belgium, the Netherlands, Poland, the Czech Republic, Austria, Switzerland, the United Kingdom, Ireland, Denmark, Finland, Norway, Sweden, and Mexico. Input: - Geographic filters resolved by the shared Pickgeo geo filter dependency.
Get your MCP into directories
A working endpoint is step one. Directory coverage is the coordinated launch across ChatGPT, Claude, Cursor, the MCP Registry, and community indexes.
Directory coverage for brandsAnaliza carteras, valora inmuebles y detecta oportunidades con Cassandra AI. Integra datos inmobiliarios e inteligencia artificial en tus decisiones.
Use the MCP endpoint listed on this page in your MCP client configuration. One-click install pills support Claude, Cursor, VS Code, and other hosts. Copy the remote MCP URL if your client needs a manual entry.
Operate Plataforma de inteligencia inmobiliaria con IA | Cassandra AI? Verify ownership to take over this directory entry.
This server appears in the MCPBundles directory. Verify you operate it to take over the listing — name, description, logo, contact email, and skill content. We email a 6-digit code to a maintainer address your server publishes in /.well-known/security.txt or /.well-known/mcpbundles.json. Free, takes about a minute.
MCPBundles probed 50 tools on the live server. The tool list on this page reflects what was discovered at the last refresh — connect your client to see the full set available to your session.
Plataforma de inteligencia inmobiliaria con IA | Cassandra AI may require signing in to the provider before tools can run. Connect through MCPBundles or your MCP client and complete any provider login when prompted.
MCPBundles is an independent platform built on the open Model Context Protocol standard. Not affiliated with Anthropic PBC or Claude.