
Pick An Agency
@Natden444
About Pick An Agency
Search 47,000+ marketing agencies and get AI-matched with fitted agencies, from Pick an Agency. Hosted, public, read-only — no API key required. Tools: search_agencies, match_agencies (the "Get Matched" engine), get_agency. Every result links back to the agency's profile on picka
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"pick-an-agency": {
"url": "https://www.pickanagency.com/api/mcp/mcp"
}
}
}Tools
3Search 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. WHEN TO USE: for browsing or filtering ('show me SEO agencies in Berlin', 'agencies named X') when the user wants a LIST to explore. Use match_agencies instead when the user describes their project/brief and wants a RECOMMENDATION; use get_agency for full detail on one specific agency.
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. WHEN TO USE: when the user describes their needs/project and wants a RECOMMENDATION ('I need a social media agency in Paris, ~$5k/month'). Requires at least one service. Use search_agencies instead for open browsing/filtering without a brief; use get_agency to drill into one result afterwards.
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. WHEN TO USE: after search_agencies or match_agencies returned a result the user wants to know more about, or when the user names a specific agency whose slug you already know. Don't guess slugs - find them via search_agencies first.
Overview
What is Pick An Agency?
Pick An Agency is a Model Context Protocol (MCP) server that lets AI agents search a free directory of 47,000+ marketing agencies with real client reviews and use an AI matching tool to get agency recommendations directly in conversation.
How to use Pick An Agency?
Connect any MCP‑compatible client (Claude, ChatGPT, Cursor, etc.) to the hosted endpoint https://www.pickanagency.com/api/mcp/mcp — no API key required. For local use, run the thin stdio proxy via npx -y github:Natden444/pickanagency-mcp. Then call tools like search_agencies, match_agencies, or get_agency with natural language prompts.
Key features of Pick An Agency
- Hosted, public, read-only, no API key needed.
- Search agencies by query, service, location, industry, rating.
- “Get Matched” engine ranks fitted agencies from a brief.
- Full agency profiles, including reviews and website links.
- Works with Claude, ChatGPT, Cursor, Gumloop, and more.
- Every result links back to pickanagency.com profiles.
Use cases of Pick An Agency
- Find top SEO agencies in a specific country or city.
- Get matched with a social media marketing agency under a budget.
- Look up a single agency’s full profile and recent reviews.
- Filter agencies by minimum rating and industry.
- Quickly discover agencies via conversation without leaving the chat.
FAQ from Pick An Agency
Why don’t tools appear after adding the connector?
MCP servers connect at session start—open a new conversation (Claude.ai) or restart the session (Claude Code), then check the connectors/tools menu. In Claude Code, use /mcp to list connected servers.
What if I get a “Connection failed” or timeout?
Verify the endpoint URL is exactly https://www.pickanagency.com/api/mcp/mcp (the /mcp suffix matters). The server is public; no API key, OAuth, or headers are needed. Check if pickanagency.com is up—if so, the MCP endpoint is up.
Why are my search results empty?
Broaden your filters: try a country instead of a small city, or drop min_rating. The match_agencies tool requires at least one service in the services parameter.
Why does get_agency return “no agency found”?
Slugs must be exact. Use search_agencies first to find the correct slug—it is the last path segment of the agency’s profile URL on pickanagency.com.
Is there a local option or do I have to use the hosted endpoint?
You can run a local stdio proxy with npx -y github:Natden444/pickanagency-mcp and configure any MCP client to use that as a command server. The hosted endpoint remains available without any local installation.
Frequently asked questions
Why don’t tools appear after adding the connector?
MCP servers connect at session start—open a new conversation (Claude.ai) or restart the session (Claude Code), then check the connectors/tools menu. In Claude Code, use `/mcp` to list connected servers.
What if I get a “Connection failed” or timeout?
Verify the endpoint URL is exactly `https://www.pickanagency.com/api/mcp/mcp` (the `/mcp` suffix matters). The server is public; no API key, OAuth, or headers are needed. Check if pickanagency.com is up—if so, the MCP endpoint is up.
Why are my search results empty?
Broaden your filters: try a country instead of a small city, or drop `min_rating`. The `match_agencies` tool requires at least one service in the `services` parameter.
Why does `get_agency` return “no agency found”?
Slugs must be exact. Use `search_agencies` first to find the correct slug—it is the last path segment of the agency’s profile URL on pickanagency.com.
Is there a local option or do I have to use the hosted endpoint?
You can run a local stdio proxy with `npx -y github:Natden444/pickanagency-mcp` and configure any MCP client to use that as a command server. The hosted endpoint remains available without any local installation.
Basic information
More Other MCP servers

EverArt
modelcontextprotocolModel Context Protocol Servers

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments