pickanagency
Server Details
Search 47,000+ marketing agencies and get AI-matched with fitted agencies, from Pick an Agency.
- 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.
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.
Tool Definition Quality
Average 4.3/5 across 3 of 3 tools scored.
Each tool targets a distinct operation: retrieving a single agency by slug, searching with filters, and a specialized matching engine. No functional overlap exists.
All three tool names follow the verb_noun pattern consistently (get_agency, match_agencies, search_agencies), making the surface predictable.
Three tools are perfectly scoped for a directory server: one for direct lookup, one for search, and one for recommendations. No tool feels redundant or missing.
The tool set covers the core use cases of an agency directory: finding agencies via search or match, and getting full details. No essential operations are missing for the read-only domain.
Available Tools
3 toolsget_agencyGet an agency profileARead-onlyInspect
Fetch a single agency's full profile from Pick an Agency by its slug (the last path segment of its profile URL), including description, location, rating, services, website and a few recent client reviews.
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Agency slug, e.g. 'clients-now-seo-agency-chennai'. |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description is consistent with annotations (readOnlyHint, openWorldHint). It adds behavioral detail by listing the returned fields (description, location, rating, services, website, recent reviews), which goes 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.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single sentence that succinctly conveys the purpose and key details without unnecessary words. It is well-structured and front-loaded.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool has 1 parameter, no output schema, and annotations providing readOnly/openWorld hints, the description adequately lists what the response contains. It could mention error cases (e.g., if slug not found), but overall it's sufficient.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100% with one parameter 'slug'. The description adds an example ('clients-now-seo-agency-chennai') and explains the slug is the last path segment, adding meaning beyond the schema's minLength constraint.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states 'Fetch a single agency's full profile', which is a specific verb+resource. It distinguishes from sibling tools (match_agencies, search_agencies) by focusing on fetching a single agency by slug, while siblings are likely for finding or matching agencies.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description explains when to use the tool: when you have a specific slug (the last path segment of the profile URL). It does not explicitly mention when not to use or alternative tools, but the context is clear enough.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
match_agenciesGet matched with fitted agenciesARead-onlyInspect
Pick an Agency's matching engine. Given a buyer brief (services needed, location, budget, industry), returns a short ranked shortlist of agencies that best fit — the same logic behind the free 'Get Matched' tool. Use this when someone wants a recommendation, not just a raw search.
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | Target city. | |
| limit | No | Shortlist size (default 5). | |
| budget | No | Monthly budget, e.g. '$5k-10k' or '5000'. | |
| country | No | Target country. | |
| industry | No | Buyer's industry, e.g. 'E-commerce'. | |
| services | Yes | Services the buyer needs, e.g. ['SEO', 'Content Marketing']. | |
| platforms | No | Ad platforms, e.g. ['Meta Ads', 'Google Ads']. |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and openWorldHint=true. The description adds context: the tool implements the same logic as the 'Get Matched' tool and returns a ranked shortlist, which is not stated in annotations. No contradictions.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Two sentences, no wasted words. First sentence states purpose and resource, second gives usage context. Front-loaded with key information.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
With no output schema, the description adequately explains the output as a 'short ranked shortlist'. The tool has 7 parameters but only 1 required; description covers the essential inputs. Lacks details on ranking criteria but sufficient for tool selection.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Input schema has 100% description coverage for all 7 parameters. The description mentions key parameters (services, location, budget, industry) but does not add new meaning beyond the schema descriptions. Baseline 3 is appropriate since schema already documents each parameter.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
Description clearly states the tool uses a matching engine to return a ranked shortlist based on buyer brief, distinguishing it from a raw search. Sibling tools include 'search_agencies', and the description explicitly contrasts with 'not just a raw search', making the purpose unambiguous.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
Explicitly states when to use: 'Use this when someone wants a recommendation, not just a raw search.' This provides clear guidance on when to invoke this tool versus siblings like 'search_agencies'.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
search_agenciesSearch marketing agenciesARead-onlyInspect
Search Pick an Agency's directory of 47,000+ marketing agencies. Filter by free-text query, service (e.g. SEO, paid ads, social media), country, city, industry, and minimum rating. Returns the top matches with location, rating, reviews and profile link.
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City, e.g. 'Berlin', 'New York'. | |
| limit | No | Max results (default 10). | |
| query | No | Free-text search (agency name, keyword). | |
| country | No | Country, e.g. 'United States', 'France'. | |
| service | No | Service, e.g. 'SEO', 'Social Media Marketing', 'Paid Advertising'. | |
| industry | No | Industry focus, e.g. 'SaaS', 'Healthcare'. | |
| min_rating | No | Minimum overall rating (0-5). |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and openWorldHint=true, so safety and result variability are covered. Description adds specific return fields (location, rating, reviews, profile link) and dataset size (47,000+). No contradictions.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Two efficient sentences: first states purpose and scale, second lists filters and output. No superfluous text, well front-loaded.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Covers dataset size, filter options, and key return fields. Does not explain result ordering, pagination (beyond limit param), or open-world implications (though annotation covers that). Adequate given 7 params and no output schema.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%; parameters are fully documented. Description lists filter types with examples (e.g., SEO) but adds little new meaning beyond schema. Baseline 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
Clearly states it searches a directory of 47,000+ marketing agencies with filtering capabilities. The verb 'Search' and resource 'directory' are specific. Distinguishes from siblings like get_agency (single agency retrieval) and match_agencies (likely alternative matching).
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
Explains when to use: to find agencies by filtering on query, service, location, etc. Implies use case but does not explicitly mention when not to use or provide direct comparison to siblings. Clear context for usage.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!