Skip to main content
Glama

Marketingburos

Server Details

Search and compare 2,000+ Dutch marketing agencies by specialism, city and cases. Never pay-to-rank.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Available Tools

4 tools
find_agencyAInspect

Zoek een specifiek bureau op handelsnaam, statutaire naam of domein (bijv. name='Yourcrew' of domain='yourcrew.online') en krijg de slug voor get_agency_profile. Geeft max. 10 kandidaten met publieke handelsnaam (name), legal_name als de statutaire naam afwijkt, city en domain. Voor gerankt bureau-advies op criteria gebruik je search_agencies.

ParametersJSON Schema
NameRequiredDescriptionDefault
cityNo
nameNo
limitNo
domainNo

TDQS

A4.4/5.0
Behavior4/5

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

With no annotations present, the description carries the full burden and does a good job: it discloses the maximum of 10 candidates, the returned fields (name, legal_name, city, domain), and the fact that legal_name appears only when it differs from the statutory name. It does not mention edge cases like no matches or behavior when no parameters are provided, but the core behavior is transparent.

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 compact, front-loaded with the search purpose, and adds only high-value details: examples, output fields, the slug link, and the sibling alternative. Every sentence earns its place with no filler.

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?

For a simple lookup tool with low complexity and no output schema, the description gives enough context: search criteria, examples, returned fields, result cap, and an explicit pointer to a sibling for ranked use. It could be slightly more complete by explaining the city and limit parameters, but it is otherwise well-rounded.

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 schema has 0% description coverage, so the description must compensate. It explains name and domain with concrete examples, but it does not explain the city parameter or the limit parameter in terms of how they affect the search. The mention of 'max. 10 kandidaten' hints at limit's upper bound but does not clarify that limit is configurable or that city is an optional filter.

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 finds a specific agency by handelsnaam, statutaire naam, or domain, and that it produces the slug needed for get_agency_profile. It also distinguishes itself from search_agencies by positioning itself as the targeted lookup option rather than a ranked recommendation tool.

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 says to use search_agencies for ranked agency advice based on criteria, which makes the boundary between the two tools clear. It also implies the correct workflow: find the agency to obtain the slug, then use get_agency_profile.

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

get_agency_profileAInspect

Haal het volledige publieke profiel van een marketingbureau op aan de hand van zijn slug. Geeft 404 als de slug niet bestaat of het bureau niet bereikt wil worden via MCP.

ParametersJSON Schema
NameRequiredDescriptionDefault
slugYes

TDQS

A4/5.0
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 adds valuable behavioral context beyond the schema: the tool returns a 404 both when the slug does not exist and when the agency has opted out of MCP reachability. This is a meaningful non-standard behavior for an agent to know. It could go further by describing the response format, but for a simple read operation this is solid.

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 compact and effective: one sentence states the main action, the second gives the key error condition. Both sentences earn their place, and the primary purpose is 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?

For a single-parameter read tool with no output schema and no annotations, the description covers the essential decision factors: what it does, what identifies the target, and when it errors. It does not describe the response structure, but 'volledige publieke profiel' sufficiently signals the returned content type for an agent to call it correctly.

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 0%, so the description must compensate. It does clarify that slug is the identifier used to look up the profile, which adds some semantic value beyond the raw string schema. However, it does not describe slug format, casing, or URL relevance, so the compensation is only partial.

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 states a specific verb ('Haal ... op' - retrieve) and resource ('volledige publieke profiel van een marketingbureau') keyed by its slug. This clearly distinguishes it from the sibling find/search tools, which are for discovery rather than retrieval of a full profile by exact identifier.

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 when to use the tool: when you already have an agency's slug and need its full public profile. However, it does not explicitly contrast with find_agency or search_agencies, nor state when not to use it, so the routing guidance is implicit rather than explicit.

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

search_agenciesAInspect

Zoek Nederlandse marketingbureaus op specialismes, target_industry (de doelgroep-branche die het bureau bedient), vestigingsstad, B2B/B2C, bedrijfsomvang, budget en optionele radius (near_city = elke NL-stad, óf near_lat/near_lon, samen met within_km). specialisms filtert hard op de taxonomie; niet-herkende termen komen terug in filters.specialisms.unmatched (allemaal onbekend → 0 resultaten + hint). budget_band sluit alleen bureaus uit met een bekend conflicterend tarief (zie filters.budget_band.note). Geeft max. 20 gerangschikte slugs met publieke handelsnaam (name, plus legal_name als de statutaire naam afwijkt) en 1-regel NL onderbouwing, plus totalMatched (aantal treffers vóór de limiet). Lees de resource categories://list voor de geldige waarden.

ParametersJSON Schema
NameRequiredDescriptionDefault
cityNo
limitNo
near_latNo
near_lonNo
near_cityNo
within_kmNo
budget_bandNo
specialismsNo
target_industryNo
company_size_bandNo
client_orientationNo

TDQS

A4.6/5.0
Behavior5/5

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

With no annotations present, the description carries the full burden and does so thoroughly: it discloses hard taxonomy filtering, unmatched specialism behavior, the all-unknown case yielding zero results plus a hint, budget_band's conflict-based exclusion, the 20-result cap, ranking, and the totalMatched field. This is unusually transparent.

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 dense but well-organized: purpose first, then filter semantics, then caveats, output shape, and a pointer to valid values. Every sentence adds necessary information, though the first long sentence packs many clauses and could be slightly harder to parse.

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 an 11-parameter tool with no annotations and no output schema, this description covers input semantics, edge cases, result limits, returned fields, and where to find valid enum values. An agent has enough information to select and invoke the tool correctly.

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 does meaningfully explain target_industry, specialisms, the two radius modes, within_km, budget_band semantics, and the output fields. It does not elaborate on limit or the exact enum values, though it points to categories://list for those, so it is strong but not maximal.

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 opens with a specific verb and resource ('Zoek Nederlandse marketingbureaus') and enumerates the exact filter dimensions. It clearly positions this as a multi-criteria search returning a ranked list, which distinguishes it from sibling tools like find_agency or get_agency_profile even without naming them.

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?

It gives concrete guidance on how to use the filters, including the optional radius alternatives and the instruction to read categories://list for valid values. It does not explicitly say when NOT to use this tool or name alternatives as better fits, so it stops 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.

submit_rfqBInspect

Dien een Request-For-Quote in bij marketingburos.nl. De aanvraag wordt doorgestuurd naar de Phase 5 release-queue; operator releaset handmatig naar de bureaus.

ParametersJSON Schema
NameRequiredDescriptionDefault
websiteNo
industryYes
timelineYes
agencySizeYes
budgetBandYes
companySizeYes
contactNameYes
culturalFitYes
specialismsYes
toelichtingNo
contactEmailYes
contactPhoneNo
contactCompanyYes
industryFreetextNo
clientOrientationNo
selectedAgencyIdsYes
specialistFullServiceSliderYes

TDQS

B3.1/5.0
Behavior3/5

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

With no annotations provided, the description carries the burden of behavioral disclosure. It usefully reveals that submissions go to a Phase 5 release-queue and require manual operator release, implying asynchronous behavior. However, it does not mention side effects, confirmation behavior, error conditions, or whether the submission is immediately accepted.

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 compact and front-loaded with the core action. The second sentence adds meaningful queue/release context without unnecessary verbosity. Every sentence earns its place.

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

Completeness2/5

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

For a complex 17-parameter mutation tool with no output schema and no annotations, this description is incomplete. It does not explain required inputs, success/failure semantics, response format, or what the agent should tell the user after submitting. The queue detail is helpful but insufficient on its own.

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

Parameters1/5

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

Schema description coverage is 0%, and the description provides no parameter-level guidance. With 17 parameters and 12 required, the agent receives no help understanding what fields like `specialisms`, `culturalFit`, `selectedAgencyIds`, or `specialistFullServiceSlider` mean or how to populate them.

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: submitting a Request-For-Quote to marketingburos.nl. It is easily distinguished from the sibling tools, which are all search/read-oriented (find_agency, get_agency_profile, search_agencies), while this is a submission tool.

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 does not state when to use this tool versus the sibling search tools. It gives context about the request being queued and manually released, but lacks explicit guidance on prerequisites, selection flow, or when an agent should instead use the lookup tools.

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

Frequently Asked Questions

Discussions

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

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4/5.0
Disambiguation5/5

find_agency is explicitly an exact-name/domain lookup that returns a slug, while search_agencies is clearly a criteria-based ranked discovery. get_agency_profile and submit_rfq occupy completely distinct roles, and the descriptions cross-reference each other to remove any ambiguity.

Naming Consistency5/5

All four tools follow a consistent snake_case verb_noun pattern: find_agency, get_agency_profile, search_agencies, submit_rfq. The verb clearly describes the action and the noun clearly identifies the target resource.

Tool Count5/5

Four tools form a tight, purposeful set for the agency discovery and RFQ submission workflow. There is no redundancy, and each tool earns its place in the server's scope.

Completeness4/5

The core user journey is covered: find an agency, view its profile, search by criteria, and submit an RFQ. Minor gaps are the lack of RFQ status tracking after submission and no pagination beyond the 20 search results, but these are workable within the stated scope.

Resources