Skip to main content
Glama
mluckx

Eventflare MCP

request_quote

Create a UTM-tagged inquiry link to request a quote for a venue or browse options on Eventflare. Opens the inquiry form; an event expert responds within 24 hours.

Instructions

Generate a UTM-tagged inquiry URL for the user to request a quote for a venue or browse-and-inquire on Eventflare. Does NOT submit any data — returns a link that opens the inquiry form on Eventflare. A local Eventflare event expert responds within 24 hours.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cityYesCity slug
event_typeNoType of event
capacityNoExpected number of guests
dateNoPreferred date (ISO format, e.g. 2026-06-15)
venue_slugNoSpecific venue slug (if known from search_venues)
Behavior5/5

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

With no annotations, the description fully discloses behavior: does NOT submit data, returns a link to an inquiry form, and notes a 24-hour response time. This is comprehensive for a non-mutating tool.

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?

Two sentences front-loading the main purpose, then key behavioral details. No fluff, every sentence adds value.

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?

Lacks output schema, but describes return as a UTM-tagged URL. Could mention potential errors (e.g., invalid city) but overall complete for its purpose. Annotations missing, so description compensates well.

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 coverage is 100%, so parameters are well-documented. The description adds that they pre-fill the inquiry form but does not significantly extend semantics beyond what the schema provides.

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 generates a UTM-tagged inquiry URL for requesting a quote or browsing on Eventflare. It distinguishes from siblings like search_venues or get_venue_details by focusing on quote generation, not 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?

Describes when to use (for venue quote or browse-and-inquire) and states it does not submit data. However, it does not explicitly list when not to use or mention alternatives like search_venues for finding venues first.

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

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mluckx/eventflare-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server