Skip to main content
Glama

Spain Legal by Legal Fournier

Server Details

Spain legal MCP for visas, residency, Beckham Law, NIE/TIE, nationality, tax, tools, and handoff.

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.2/5 across 11 of 11 tools scored.

Server CoherenceA
Disambiguation4/5

Most tools have distinct purposes, but get_paid_call_availability and get_paid_consultation_options overlap somewhat: one reads live availability for the 45-minute call while the other covers broader consultation options including that same call. This minor overlap is manageable given the clear descriptions.

Naming Consistency4/5

Naming follows a consistent verb_noun pattern (check_, compare_, create_, explain_, get_, route_, run_) with only minor deviations like the verbose 'create_legal_fournier_contact_request' and the slightly odd 'get_paid_call_availability'. Overall readable and predictable.

Tool Count5/5

The 11 tools are well-scoped for a Spain legal advisory server, covering eligibility, comparison, process explanation, visa/residency guidance, and client engagement. This is an appropriate size that avoids bloat while providing a complete service.

Completeness4/5

The tool set covers the core domain well: Beckham regime checks, tax comparison, NIE process, visa/residency guidance, and Legal Fournier consultation/contact flows. Missing are transactional tools like booking directly or tracking requests, but the paid consultation options provide endpoints for those actions, so agents can work around gaps.

Available Tools

11 tools
check_beckham_eligibilityCheck Beckham EligibilityA
Read-onlyIdempotent
Inspect

Screen Spain's Beckham regime using qualitative gatechecks, returning the rule trace, review level, and canonical MCP resources for follow-up.

ParametersJSON Schema
NameRequiredDescriptionDefault
move_reasonYesMain reason for relocating to Spain.
ownership_bandNoOptional ownership context for director-style cases.
employment_typeYesEmployment structure that will support the move.
years_since_last_spanish_residencyYesNumber of years since the applicant was last a Spanish tax resident.

Output Schema

ParametersJSON Schema
NameRequiredDescription
statusYesHigh-level Beckham eligibility outcome.
reasonsYesPositive signals supporting the result.
summaryYesOne-line explanation of the result.
next_stepsYesSuggested next steps.
referencesYesSecondary Legal Fournier references.
review_levelYesHow much human review is still advisable before treating the result as filing-ready.
decision_traceYesStructured trace of the main Beckham screening factors.
blocking_issuesYesBlocking or weakening issues.
qualifying_pathsYesPotential qualifying paths.
key_rules_appliedYesStable rules applied by the tool.
related_resource_urisYesCanonical MCP resources an agent can read next without leaving the server.
official_legal_sourcesYesOfficial legal sources anchoring the Beckham analysis.
suggested_follow_up_toolsYesTool calls that are likely to advance the analysis.
current_verification_flagsYesLive-verification warnings for fact-sensitive or time-sensitive Beckham points.
Behavior4/5

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

Annotations already indicate read-only, idempotent, non-destructive behavior, and the description adds useful context about qualitative gatechecks and the output structure (rule trace, review level, follow-up resources). It does not contradict 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?

A single, well-structured sentence that immediately states the tool's purpose and outputs, with zero wasted words. It is appropriately front-loaded.

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?

The description covers purpose, method, and output hints, and the presence of an output schema reduces the need to explain return values. However, it could briefly mention when to use this tool relative to similar residency/tax tools.

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

Parameters3/5

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

Schema description coverage is 100%, so parameters are fully documented in the schema. The description adds no additional parameter semantics, but this is acceptable given the high coverage baseline.

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 uses a specific verb 'Screen' with a clear resource ('Spain's Beckham regime') and distinguishes the tool from siblings by focusing on eligibility gatechecks and return values (rule trace, review level, canonical MCP resources).

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 checking Beckham eligibility but does not explicitly state when to use it over sibling tools like get_residency_path or compare_tax_regimes, nor does it mention exclusions or alternatives.

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

compare_tax_regimesCompare Tax RegimesA
Read-onlyIdempotent
Inspect

Compare Beckham versus standard Spanish resident taxation conceptually, returning reasoning, review level, and canonical MCP resources instead of rate tables.

ParametersJSON Schema
NameRequiredDescriptionDefault
employment_typeNoEmployment structure to test against the conceptual tax comparison.
has_foreign_incomeNoWhether foreign-source income is material to the profile.
prefers_predictabilityNoWhether the applicant values a simpler, more predictable regime structure.
has_significant_foreign_assetsNoWhether foreign assets are materially relevant to planning.

Output Schema

ParametersJSON Schema
NameRequiredDescription
caveatsYesCaveats that limit the comparison.
summaryYesShort explanation of the recommendation.
comparisonYesTopic-by-topic conceptual comparison.
referencesYesSecondary Legal Fournier references.
next_actionsYesNext actions that sharpen the tax answer.
review_levelYesHow much human review is still advisable before treating the result as filing-ready.
decision_traceYesStructured trace of the main tax-comparison factors.
recommendationYesConceptual starting recommendation.
likely_fit_notesYesWhy the profile leans toward a given regime.
key_rules_appliedYesStable rules applied by the tool.
related_resource_urisYesCanonical MCP resources an agent can read next without leaving the server.
official_legal_sourcesYesOfficial tax and mobility sources anchoring the comparison.
suggested_follow_up_toolsYesTool calls that are likely to advance the analysis.
current_verification_flagsYesLive-verification warnings for entry-path, timing, or filing issues.
Behavior4/5

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

Annotations already establish the tool as read-only, idempotent, and non-destructive. The description adds value by disclosing the return nature ('reasoning, review level, and canonical MCP resources') and explicitly noting what it does not do ('instead of rate tables'). This gives the agent useful behavioral expectations beyond the annotation flags.

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 front-loads the core purpose and includes essential clarifications about the output and limitations. No filler or redundant phrasing; every element earns 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 presence of an output schema, annotations, and complete parameter descriptions, the description provides sufficient context for a conceptual comparison tool. It clarifies the conceptual scope and output format, though it could be improved by mentioning typical use cases or when to prefer this tool over siblings.

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

Parameters3/5

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

Schema covers all four parameters with descriptions, including an enum for employment_type. The description does not add parameter-specific detail but benefits from the high schema coverage. Since the description does not supplement the schema, the baseline score of 3 is appropriate.

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 a specific action ('Compare Beckham versus standard Spanish resident taxation') and distinguishes this tool from siblings by emphasizing the conceptual nature and output format ('reasoning, review level, and canonical MCP resources instead of rate tables'). It is immediately clear what the tool does and how it differs from related tools.

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 scenarios (comparing regimes conceptually) but does not explicitly state when to choose this tool over alternatives such as check_beckham_eligibility or get_residency_path. No exclusions or conditions are provided, leaving the agent to infer when this tool is appropriate.

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

explain_nie_processExplain NIE ProcessA
Read-onlyIdempotent
Inspect

Return the stable NIE and TIE workflow, the key procedural distinctions, and the canonical process resource for agents.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription
formsYesRelevant forms and administrative references.
stepsYesOrdered process steps.
summaryYesShort overview of the NIE/TIE process.
referencesYesSecondary Legal Fournier references.
next_actionsYesNext actions to progress the procedure.
review_levelYesHow much human review is still advisable before treating the result as filing-ready.
decision_traceYesStructured trace of the procedural distinctions that matter.
common_mistakesYesCommon mistakes in NIE/TIE processing.
key_distinctionsYesKey distinctions that agents should preserve.
key_rules_appliedYesStable procedural rules applied by the tool.
related_resource_urisYesCanonical MCP resources an agent can read next without leaving the server.
official_legal_sourcesYesOfficial legal and administrative sources anchoring the procedure.
suggested_follow_up_toolsYesTool calls that are likely to advance the analysis.
current_verification_flagsYesLive-verification warnings for office-level or fee-level volatility.
Behavior4/5

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

Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false, covering the safety profile. The description adds context about the output being 'stable' and 'canonical,' which communicates reliability and authoritative sourcing beyond what annotations provide. No contradiction with 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 a single, well-structured sentence that front-loads the purpose and adds meaningful detail (stable workflow, procedural distinctions, canonical resource). No wasted words.

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

Completeness5/5

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

For a parameterless tool with an output schema, the description fully covers what is being returned and why it's useful ('for agents'). The output schema handles return-value specifics, so the description doesn't need to enumerate them. The tool is simple enough that this is 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 tool has zero parameters, so the baseline is 4. The description doesn't need to explain parameter meaning, and it doesn't; it focuses on the output content instead. Schema coverage is 100% (no parameters), so no gaps exist.

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 returns 'the stable NIE and TIE workflow, the key procedural distinctions, and the canonical process resource for agents.' This uses a specific verb ('Return') and distinct resource (NIE/TIE workflow), which differentiates it from sibling tools like get_visa_options or check_beckham_eligibility.

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 implies when to use this tool: when an agent needs the canonical NIE/TIE workflow or procedural distinctions. It doesn't explicitly name alternatives or exclusions, but the context is clear enough for an agent to select this over related immigration/legal tools.

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

get_paid_call_availabilityGet Paid Call AvailabilityA
Read-onlyIdempotent
Inspect

Read live Cal.com availability for the 45-minute agent-paid Legal Fournier consultation. This tool never creates a quote, booking, order, or payment.

ParametersJSON Schema
NameRequiredDescriptionDefault
toYesEnd of the availability window as an ISO 8601 date-time.
fromYesStart of the availability window as an ISO 8601 date-time.
timezoneYesIANA timezone for the customer, such as Europe/Madrid.

Output Schema

ParametersJSON Schema
NameRequiredDescription
slotsYes
successYes
timezoneYes
openapi_urlYes
quote_endpointYes
booking_enabledYes
duration_minutesYes
fulfillment_modeYes
payment_endpointYes
fulfillment_noticeYes
Behavior5/5

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

Annotations already declare readOnlyHint, idempotentHint, and destructiveHint false, but the description adds valuable context beyond that: it specifies the consultation length (45-minute), the payment model (agent-paid), and enumerates the exact operations it will not perform (quote, booking, order, payment). This gives the agent a precise behavioral contract without contradicting 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 exceptionally concise: two sentences that front-load the core purpose and immediately follow with a side-effect guarantee. Every word earns its place, with no redundant filler or repetition of schema information.

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

Completeness5/5

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

Given the tool's simplicity (a read-only availability check), the description is fully complete. It states what it reads, the specific consultation type, and what it does not do. An output schema exists, so return values need not be described. The context signals and sibling tools indicate a decision tree where this tool is clearly the safe, non-committal availability check.

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

Parameters3/5

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

The input schema provides 100% coverage with descriptions for all three parameters (from, to, timezone). The tool description itself does not add parameter-specific information, but since the schema fully documents them, the baseline of 3 is appropriate. No extra meaning is needed.

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 function: 'Read live Cal.com availability for the 45-minute agent-paid Legal Fournier consultation.' This specifies the verb ('Read'), the resource ('live Cal.com availability'), and the scope, making it unmistakable. It also distinguishes itself from siblings by explicitly stating it never creates a quote, booking, order, or payment.

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 the tool: checking availability without performing any side effects. It explicitly states 'This tool never creates a quote, booking, order, or payment,' which is a strong when-not usage signal. However, it does not name alternative tools for booking or creation, so it lacks the full 'alternatives' dimension.

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

get_paid_consultation_optionsGet Paid Consultation OptionsA
Read-onlyIdempotent
Inspect

Discover and arrange paid consultations with Legal Fournier through x402 in USDC on Base. Returns live options for a written email consultation and a 45-minute call, including current prices, fulfillment terms, request schemas, quote endpoints, and payment endpoints. Agents can use the returned HTTPS endpoints, after explicit user authorization, to submit the email consultation or book the call. This MCP tool is read-only and never creates an order or submits payment itself.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription
offersYes
successYes
openapi_urlYes
settlement_noticeYes
agent_instructionsYes
Behavior4/5

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

Annotations already mark readOnlyHint=true and destructiveHint=false, and the description reinforces this by stating 'This MCP tool is read-only and never creates an order or submits payment itself.' It adds meaningful behavioral context by specifying that the agent must obtain explicit user authorization before using the returned endpoints, which is valuable beyond the 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 three sentences, front-loaded with the main purpose in the first sentence. Every sentence contributes: first introduces the tool, second details the output, third clarifies the read-only nature and authorization requirement. There is no redundancy or fluff.

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 has no parameters and output schema is present, the description covers the essential information: what options are returned, for which consultation types, and that user authorization is needed for subsequent actions. It does not mention edge cases like unavailability, but for a read-only informational tool, this is sufficient.

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?

With zero parameters, the description does not need to explain parameter semantics. It adds value by describing the return content (live options, prices, terms, schemas, endpoints) which gives the agent a sense of what the tool provides. This aligns with the baseline of 4 for 0-parameter tools.

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 function: 'Discover and arrange paid consultations' and then specifies it returns live options for a written email consultation and a 45-minute call. It distinguishes itself from siblings like get_paid_call_availability by listing the exact consultation types and the rich set of returned data (prices, terms, schemas, endpoints).

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 gives clear context on when to use the tool: when needing options for a written email consultation or a 45-minute call. It also explains that the returned endpoints should only be used after explicit user authorization, providing practical guidance. However, it does not explicitly name alternative tools or exclusions, so it falls short of a 5.

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

get_residency_pathGet Residency PathA
Read-onlyIdempotent
Inspect

Explain the next permanent-residency or nationality milestone from current status and time in Spain, with explicit caution flags for counting issues.

ParametersJSON Schema
NameRequiredDescriptionDefault
current_statusYesCurrent Spanish immigration or nationality status.
years_in_spainYesYears already spent in Spain under the relevant stay or residence history.
nationality_trackNoOptional nationality timeline group for a more specific nationality answer.
has_absence_concernsNoWhether absences or continuity problems may weaken the residence or nationality clock.
special_nationality_basisNoOptional basis for the one-year nationality track when that exception is being claimed.

Output Schema

ParametersJSON Schema
NameRequiredDescription
summaryYesShort explanation of where the person sits on the path.
milestonesYesKey milestones on the path.
next_stepsYesImmediate next steps.
referencesYesSecondary Legal Fournier references.
review_levelYesHow much human review is still advisable before treating the result as filing-ready.
caution_notesYesImportant cautions.
decision_traceYesStructured trace of the main timing factors.
key_rules_appliedYesStable rules applied by the tool.
nationality_statusYesNationality stage given the provided track information.
related_resource_urisYesCanonical MCP resources an agent can read next without leaving the server.
official_legal_sourcesYesOfficial legal sources anchoring the residence and nationality timeline analysis.
suggested_follow_up_toolsYesTool calls that are likely to advance the analysis.
current_verification_flagsYesLive-verification warnings for route, continuity, or timing issues.
permanent_residency_statusYesLong-term residence stage.
Behavior4/5

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

Annotations already declare readOnlyHint and idempotentHint, signaling safe read-only behavior. The description adds value beyond annotations by disclosing that the tool generates 'explicit caution flags for counting issues,' which is a behavioral characteristic not present in annotations. This is useful context for the agent to anticipate extra guidance in responses.

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 packs the verb, resource, inputs, and output characteristics. It is front-loaded, immediately stating the tool's purpose, and contains no fluff or redundant information.

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?

With a rich schema (5 params, enums, descriptions) and an output schema present, the description does not need to explain return values or parameter details. It provides the high-level purpose and alerts to caution flags, which is sufficient for an agent to select the tool. A slight deduction is made because the description does not mention the various nationality tracks or exceptions, but those are well-covered in the schema.

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

Parameters3/5

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

Schema description coverage is 100%, so the schema already fully documents all parameters. The description merely repeats the two required inputs (current status and time in Spain) without adding deeper semantic meaning. According to the rubric, a baseline of 3 is appropriate when schema does the heavy lifting.

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 explains the next permanent-residency or nationality milestone based on current status and time in Spain. The verb 'explain' and specific resource make it distinct from sibling tools like get_visa_options or explain_nie_process. It also highlights a unique output trait (caution flags) that further differentiates it.

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 implies when to use the tool: when a user needs to know the next residency or nationality milestone. It provides clear context by specifying inputs (current status, time in Spain) and outputs (caution flags). However, it does not explicitly mention alternatives or exclude any sibling tools, so it stops short of full when/when-not guidance.

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

get_visa_optionsGet Visa OptionsA
Read-onlyIdempotent
Inspect

Rank Spain residence routes using evergreen logic and return decision traces, next actions, and canonical MCP resources for the leading branches.

ParametersJSON Schema
NameRequiredDescriptionDefault
intentYesMain relocation intent.
nationalityYesApplicant nationality as a country name or ISO-style country code.
income_sourceYesMain source of income for the move.
employer_locationNoWhere the main employer or client base is located, if known.
has_eu_family_linkNoWhether an EU family-member route may need separate review.
investment_profileNoWhether the investment plan is passive or tied to an operating business.
has_spanish_job_offerNoWhether the applicant already has a Spanish job offer.
eu_family_relationshipNoOptional relationship label when an EU-family route may be relevant.

Output Schema

ParametersJSON Schema
NameRequiredDescription
referencesYesSecondary Legal Fournier references, demoted behind MCP-native context.
next_actionsYesNext actions to progress the analysis.
review_levelYesHow much human review is still advisable before treating the result as filing-ready.
general_notesYesGeneral notes that apply across the route list.
ranked_routesYesRanked visa or residence routes.
decision_traceYesStructured trace of the main route-selection factors.
profile_summaryYesOne-line summary of the screened profile.
ruled_out_routesYesCommon routes ruled out by stable legal logic.
key_rules_appliedYesStable rules that drove the recommendation.
related_resource_urisYesCanonical MCP resources an agent can read next without leaving the server.
official_legal_sourcesYesOfficial legal sources that anchor the recommendation.
suggested_follow_up_toolsYesTool calls that are likely to advance the analysis.
current_verification_flagsYesLive-verification warnings for volatile or fact-sensitive points.
nationality_classificationYesHigh-level nationality bucket used by the route logic.
Behavior4/5

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

The annotations already declare read-only, idempotent, and non-destructive behavior. The description adds valuable detail about what is returned: decision traces, next actions, and canonical MCP resources. It does not mention edge cases or limitations, but given the strong annotations, this is sufficient.

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, dense sentence that front-loads the primary action and enumerates the three key outputs. Every word earns its place; 'evergreen logic' is slightly idiomatic but not wasteful.

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?

With 8 parameters, full schema coverage, and a rich output schema, the description provides enough context for an agent to invoke the tool correctly: it names the purpose, the outputs, and implicitly the inputs via the schema. It could further distinguish itself from get_residency_path, but that is a minor gap.

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

Parameters3/5

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

The input schema covers 100% of parameters with descriptions, so the baseline is 3. The tool description itself does not add any parameter-specific meaning beyond what the schema already provides, so no higher score is warranted.

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 core action: 'Rank Spain residence routes' and specifies exact outputs (decision traces, next actions, canonical MCP resources). This distinguishes it from siblings like get_residency_path, which likely returns a single path rather than a ranked set of options.

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 makes it evident the tool is for ranking Spain residence routes based on inputs like nationality, income source, and intent. However, it does not explicitly describe when not to use it or name alternatives, though the purpose strongly implies its use case.

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!

Related MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    MCP server for Spanish accounting for freelancers and SMEs, enabling AI agents to issue invoices, OCR expense PDFs, reconcile bank transactions, and prepare quarterly VAT (Modelo 303).
    23
    MIT
  • A
    license
    A
    quality
    F
    maintenance
    MCP server for querying Spanish government open data APIs including grants, legislation, company registry, statistics, and open data catalog. Enables LLMs to access Spanish public information on-the-fly.
    26
    5
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Multi-jurisdictional legal AI MCP server for Spanish, Latin American, and European law. 11 tools: analyze, audit, draft, jurisprudencia search (CENDOJ ~141k + Colombian courts ~106k), cross-border comparison, Monte Carlo litigation simulation, doctrina, redteam, and more. ISO 31000 certainty locks. Zero Retention. GDPR/LGPD compliant. Install: npx -y @nexus-legal/mcp
    11
    360
    2
    MIT

View all MCP Servers

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources