Skip to main content
Glama

mcp-server

Server Details

Live Northern Cyprus property data for AI agents — listings, price index, market overview.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4/5 across 9 of 9 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool has a clearly distinct purpose with no overlap, targeting specific functions like comparison, search, profiling, legal info, market data, and recommendations. For example, compare_cities focuses on city-level data, while compare_properties handles individual listings, and get_district_profile provides detailed district insights, ensuring agents can easily select the right tool.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern using snake_case, such as compare_cities, get_district_profile, and search_listings. This uniformity makes the set predictable and easy to navigate, with no deviations in naming conventions across the nine tools.

Tool Count5/5

With 9 tools, the server is well-scoped for its domain of Northern Cyprus property investment, covering key areas like market analysis, property search, legal info, and personalized recommendations. Each tool serves a unique and necessary function, avoiding bloat or gaps in the toolset.

Completeness5/5

The toolset provides complete coverage for the property investment domain, including CRUD-like operations (e.g., search_listings for retrieval, compare_properties for analysis), market insights (get_market_overview, get_price_index), legal guidance (get_legal_info), and decision support (suggest_neighborhood, get_yield_estimate). There are no obvious gaps, enabling agents to handle end-to-end workflows effectively.

Available Tools

9 tools
compare_citiesCompare Northern Cyprus Cities Side-by-SideAInspect

Compare 2-4 Northern Cyprus cities side-by-side with aggregated prices (avg, median, min, max), listing counts, and top districts. Useful for deciding between investment locations.

ParametersJSON Schema
NameRequiredDescriptionDefault
typeNosale
citiesYes
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden of behavioral disclosure. It describes the output format (aggregated prices with avg/median/min/max, listing counts, top districts) and the comparison scope (2-4 cities), which is helpful. However, it doesn't mention potential limitations like data freshness, source reliability, or error handling, leaving some behavioral aspects unclear for a tool with no annotation coverage.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is perfectly concise and front-loaded: the first sentence states the core functionality, and the second sentence adds the use case. Every word earns its place with no redundancy or fluff, making it easy for an agent to parse quickly.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's moderate complexity (2 parameters, no output schema, no annotations), the description is adequate but has gaps. It explains the comparison output well but doesn't cover parameter details or potential behavioral constraints. For a tool with no annotations and 0% schema coverage, it should ideally provide more guidance on inputs and limitations to be fully complete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The description doesn't explicitly mention parameters, but it implies the 'cities' parameter by stating 'Compare 2-4 Northern Cyprus cities' and hints at price types by mentioning 'aggregated prices'. With 0% schema description coverage, this adds meaningful context beyond the bare schema. However, it doesn't detail the 'type' parameter (sale/rent) or city options, so it doesn't fully compensate for the coverage gap.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose with specific verbs ('compare side-by-side') and resources ('Northern Cyprus cities'), listing exactly what gets compared (prices, listing counts, top districts) and the use case ('for deciding between investment locations'). It distinguishes itself from siblings like get_market_overview or search_listings by focusing on multi-city comparison rather than general data retrieval.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear context for when to use this tool ('useful for deciding between investment locations'), which implicitly suggests alternatives like get_market_overview for broader market data or search_listings for specific property searches. However, it doesn't explicitly state when not to use it or name specific sibling tools as alternatives, keeping it at a 4.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

compare_propertiesCompare Evlek Property Listings Side-by-SideAInspect

Compare 2-4 active Evlek property listings side-by-side. Returns price, area, bedrooms, price-per-m², location for each, plus an automatic value insight (cheapest £/m², largest area, same-city grouping). Pass UUIDs from search_listings results.

ParametersJSON Schema
NameRequiredDescriptionDefault
listing_idsYesEvlek listing UUIDs (2-4)
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden of behavioral disclosure. It effectively describes what the tool returns (price, area, bedrooms, price-per-m², location, and value insights) and the input constraints (2-4 UUIDs). However, it lacks details on error handling, rate limits, or authentication needs, which are important for a tool with no annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is front-loaded with the core purpose, followed by return details and usage instructions in two concise sentences. Every sentence adds necessary information without redundancy, making it efficient and well-structured.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the complexity (comparison tool with no output schema and no annotations), the description is mostly complete. It covers purpose, usage, inputs, and outputs. However, it lacks details on error cases (e.g., invalid UUIDs) and behavioral traits like performance or limitations, which would enhance completeness for a tool without structured annotations.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema description coverage is 100%, so the schema already documents the parameter. The description adds value by specifying that UUIDs come from 'search_listings results', providing context beyond the schema. However, it doesn't elaborate on parameter semantics like format or validation beyond what the schema states.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the specific action ('compare side-by-side'), resource ('active Evlek property listings'), and scope ('2-4 listings'). It distinguishes from sibling tools like 'search_listings' (which provides UUIDs) and 'compare_cities' (which compares cities, not properties).

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly states when to use this tool ('Pass UUIDs from search_listings results') and provides clear alternatives by referencing 'search_listings' as the source for inputs. It also specifies the context ('active Evlek property listings') and the number of listings required (2-4).

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

get_district_profileGet 360° Profile for a Northern Cyprus DistrictAInspect

Returns a comprehensive profile for a single district: active listing counts (sale & rent), average/median prices, £/m², bedroom breakdown, estimated gross yield (rent/sale ratio), and matching buyer personas (retiree, investor, student, family, digital_nomad, vacation). Use after compare_cities narrows the city.

ParametersJSON Schema
NameRequiredDescriptionDefault
cityYes
districtYes
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries full burden. It describes the return data comprehensively but lacks behavioral details like rate limits, authentication needs, or error handling. However, it does specify the tool's scope (single district) and data types, which adds some context beyond basic purpose.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is front-loaded with the core purpose, followed by specific data points and a usage guideline. Every sentence adds value: the first defines the tool, the second lists outputs, and the third provides critical context. No wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no annotations and no output schema, the description does well by detailing the return data (e.g., listing counts, prices, buyer personas). However, it doesn't cover potential errors, data freshness, or format of the output. For a tool with 2 parameters and no structured output, it's mostly complete but has minor gaps.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, so the description must compensate. It doesn't explicitly mention the 'city' and 'district' parameters, but the usage guideline ('after compare_cities narrows the city') implies the need for a city context. This adds some semantic meaning, though not detailed parameter explanations. With 0 parameters explicitly covered, baseline 4 is appropriate as it provides indirect guidance.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the specific action ('Returns a comprehensive profile') and resource ('for a single district'), listing detailed data points like listing counts, prices, yields, and buyer personas. It distinguishes from siblings by focusing on district-level profiling rather than city comparison or property search.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly states when to use this tool: 'Use after compare_cities narrows the city.' This provides clear sequencing guidance and implies an alternative (compare_cities) for initial filtering, helping the agent choose appropriately.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

get_market_overviewGet Northern Cyprus Market OverviewAInspect

Returns a high-level market overview for Northern Cyprus property: average rents and sale prices by major city, rental yields, investment highlights, and key facts (taxes, foreign ownership rules).

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden of behavioral disclosure. It describes the tool as a read operation ('returns'), implying it is non-destructive, and specifies the scope of data (e.g., by major city, includes taxes and foreign ownership rules). However, it does not address potential limitations such as data freshness, rate limits, or authentication needs, which are gaps for a tool with no annotation coverage.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, well-structured sentence that efficiently lists all key data points (average rents, sale prices, rental yields, investment highlights, key facts) without unnecessary words. It is front-loaded with the main purpose and provides complete information in a concise manner, with every element earning its place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (providing a comprehensive market overview) and the absence of annotations and output schema, the description does a good job of specifying the data returned (e.g., by city, includes yields and legal facts). However, it could be more complete by mentioning the format of the output or any assumptions (e.g., currency, time period), which would help compensate for the lack of structured output information.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema has 0 parameters with 100% coverage, so no parameter documentation is needed. The description appropriately does not discuss parameters, focusing instead on the output content. This meets the baseline for tools with no parameters, as it avoids redundancy and adds value by detailing the returned data.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose with specific verbs ('returns') and resources ('market overview for Northern Cyprus property'), listing detailed content areas like average rents, sale prices, rental yields, investment highlights, and key facts. It distinguishes itself from siblings by focusing on comprehensive overview data rather than comparisons, legal details, indices, estimates, listings, or neighborhood suggestions.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage for obtaining a broad market overview, but does not explicitly state when to use this tool versus alternatives like 'compare_cities' or 'get_price_index'. It provides context by listing the types of data returned, but lacks explicit guidance on exclusions or named alternatives, leaving usage somewhat inferred rather than clearly defined.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

get_price_indexGet Northern Cyprus Price IndexAInspect

Returns the live Evlek Price Index: aggregated average, median, min, max prices per city and top districts. Based on all active listings on evlek.app. Useful for market analysis and investment decisions.

ParametersJSON Schema
NameRequiredDescriptionDefault
cityNo
typeNosale
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden of behavioral disclosure. It describes the data source ('Based on all active listings on evlek.app') and output format ('aggregated average, median, min, max prices'), but lacks details on rate limits, freshness of 'live' data, error handling, or authentication needs, leaving gaps for a tool with no annotation coverage.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is appropriately sized and front-loaded, with the first sentence stating the core purpose, followed by details on data aggregation and usage context. Every sentence adds value without redundancy, making it efficient and well-structured.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's moderate complexity (2 parameters with enums, no output schema, no annotations), the description provides a good overview but lacks completeness. It covers purpose and data source but omits details on output structure (e.g., format of aggregated data), error cases, or how parameters affect results, which could hinder precise agent invocation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema has 0% description coverage, but the description compensates by explaining the parameters' context: 'per city' implies the 'city' parameter filters results by city, and the mention of 'prices' relates to the 'type' parameter (sale/rent). However, it does not detail the specific enum values or default behavior, leaving some semantic gaps.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose with specific verbs ('Returns the live Evlek Price Index') and resources ('aggregated average, median, min, max prices per city and top districts'), distinguishing it from siblings like 'compare_cities' or 'search_listings' by focusing on aggregated index data rather than comparisons or individual listings.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage context ('Useful for market analysis and investment decisions') but does not explicitly state when to use this tool versus alternatives like 'get_market_overview' or 'get_yield_estimate'. It provides general applicability without specific guidance on exclusions or prerequisites.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

get_yield_estimateEstimate Rental Yield for a Northern Cyprus PropertyAInspect

Calculate estimated gross and net annual rental yield for a property given its purchase price and city. Returns breakeven years and comparison to city averages.

ParametersJSON Schema
NameRequiredDescriptionDefault
cityYes
bedroomsNo
purchasePriceYesPurchase price in GBP
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries full burden for behavioral disclosure. It mentions what the tool returns (breakeven years, city averages comparison) but doesn't cover important behavioral aspects like whether this is a read-only calculation, what assumptions are made, data freshness, error conditions, or rate limits.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is perfectly concise - two sentences that directly state what the tool does and what it returns. Every word earns its place with no redundancy or unnecessary elaboration.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a calculation tool with 3 parameters, no annotations, and no output schema, the description provides basic purpose and return information but lacks details about calculation methodology, assumptions, error handling, or output format specifics that would be needed for complete understanding.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is only 33% (only purchasePrice has a description), but the description adds meaningful context by explaining that parameters are used to calculate rental yield. It doesn't detail individual parameters beyond what's in the schema, but for a calculation tool with 3 parameters, this provides adequate semantic framing.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the specific action ('calculate estimated gross and net annual rental yield'), resource ('a property'), and scope ('for a Northern Cyprus property'). It distinguishes from siblings like compare_cities or get_market_overview by focusing on yield calculation rather than comparison or market data.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no guidance on when to use this tool versus alternatives. It doesn't mention prerequisites, when not to use it, or how it differs from siblings like get_price_index or suggest_neighborhood in practical scenarios.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

search_listingsSearch Northern Cyprus Property ListingsAInspect

Search live property listings on Evlek. Filter by city, type (sale/rent/daily), bedrooms, and price range. Returns up to 10 matching properties with title, price, location, and direct link.

ParametersJSON Schema
NameRequiredDescriptionDefault
cityNoCity to filter
typeNoListing type
limitNo
bedroomsNo
maxPriceNoMax price in GBP
minPriceNoMin price in GBP
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden of behavioral disclosure. It usefully adds context about the return format ('up to 10 matching properties with title, price, location, and direct link') and the live nature of listings, but doesn't mention rate limits, authentication needs, or error conditions. It adequately describes the core behavior but lacks operational details.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is efficiently structured in two sentences: the first states the purpose and filters, the second specifies the return format and limit. Every sentence adds essential information with zero wasted words, making it easy to parse and front-loaded with key details.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's moderate complexity (6 parameters, no output schema, no annotations), the description is partially complete. It covers the basic purpose, filters, and return format, but lacks usage guidelines, error handling, and detailed parameter semantics. It's adequate for a search tool but leaves gaps in operational context.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 67% (4 of 6 parameters have descriptions), so the description must compensate. It adds value by explicitly listing filterable fields ('city, type, bedrooms, and price range'), which helps interpret the schema parameters. However, it doesn't clarify parameter interactions or provide examples, leaving some semantic gaps.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the specific action ('Search live property listings on Evlek'), resource ('property listings'), and scope ('Northern Cyprus'), distinguishing it from siblings like compare_cities or get_market_overview which focus on different aspects of the property market. It uses precise verbs and identifies the target platform.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no guidance on when to use this tool versus alternatives like compare_cities or get_market_overview. It lists filtering capabilities but doesn't explain scenarios where this search is preferred over other tools, leaving the agent to infer usage from the tool name alone.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

suggest_neighborhoodSuggest Best Northern Cyprus Neighborhoods for a Buyer PersonaAInspect

Given a buyer persona (retiree, investor, student, family, digital_nomad, vacation) and optional budget/preferences, return 2-3 best-matched neighborhoods with rationale. Based on Evlek expert knowledge of KKTC regional characteristics.

ParametersJSON Schema
NameRequiredDescriptionDefault
personaYes
budgetGBPNo
preferencesNo
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden of behavioral disclosure. It mentions the tool returns recommendations based on 'expert knowledge', but fails to disclose critical traits like whether it's a read-only operation, potential rate limits, authentication needs, or how it handles invalid inputs, leaving significant gaps for a tool with 3 parameters.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is appropriately sized and front-loaded, starting with the core function and ending with the knowledge source. Both sentences earn their place by specifying inputs and outputs, though it could be slightly more structured by explicitly separating required and optional parameters.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's moderate complexity (3 parameters, no output schema, no annotations), the description is partially complete. It covers the basic purpose and inputs but lacks details on output format, error handling, or behavioral constraints, making it adequate but with clear gaps for effective agent use.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The description adds meaningful context beyond the input schema, which has 0% description coverage. It explains that 'persona' is a buyer type (e.g., retiree), 'budget' is optional and in GBP, and 'preferences' are optional criteria, clarifying the purpose of each parameter that the schema alone does not provide.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose with specific verbs ('return 2-3 best-matched neighborhoods with rationale') and resources ('buyer persona', 'optional budget/preferences'), distinguishing it from siblings like search_listings or get_market_overview by focusing on personalized recommendations rather than data retrieval or comparisons.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage by mentioning 'buyer persona' and 'optional budget/preferences', suggesting it's for matching neighborhoods to user profiles, but lacks explicit guidance on when to use this tool versus alternatives like search_listings or compare_cities, leaving the agent to infer context.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources