Pickanagency MCP Server
Pick an Agency is a free directory of 47,000+ marketing agencies with real client reviews and a free AI matching tool. This Model Context Protocol (MCP) server lets any AI agent - Claude, ChatGPT, Cursor, Gumloop, and more - search the directory and get matched with fitted agencies, directly in conversation. Its 3 documented tools cluster into read & search, match. It is available as a remote MCP endpoint.
Teams that work with agency directory and marketing agencies and want a hosted endpoint instead of running a local process. The project is written in JavaScript.
VERIFIED ACTIVE
LAST COMMIT 2026-06-12 · ★ 2 · #41 OF 41 MAINTAINED FILESYSTEM · VERIFIED 2026-09-18
MIT · JavaScript servers · how we verify → /methodology
01 · Install Pickanagency
before you install - you'll need
The README does not document required environment variables for a basic install.
Claude Code
claude mcp add natden444-pickanagency-mcp --transport http https://www.pickanagency.com/api/mcp/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"natden444-pickanagency-mcp": {
"url": "https://www.pickanagency.com/api/mcp/mcp"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://www.pickanagency.com/api/mcp/mcp
transport: streamable-http
endpoint alive - responded to MCP initialize · probed 2026-09-17
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as remote - your agent's requests go to www.pickanagency.com
endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect
license MIT - declared in the repository
registry namespace io.github.Natden444 is GitHub-verified and matches the repo owner
03 · What Pickanagency can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
An agent gets 3 documented tools across read & search, match, including search_agencies, match_agencies, get_agency.
The 3 tools it gives your agent
Extracted from the project's README - what pickanagency lets an agent do.
- search_agencies
- - Search/filter the directory by free-text query, service (SEO, paid ads, social…), country, city, industry, and minimum rating.
- match_agencies
- - The "Get Matched" engine: give a brief (services, location, budget, industry) and get a ranked shortlist of fitted agencies.
- get_agency
- - A single agency's full profile (description, rating, services, website, recent reviews) by slug.
Latest releases
v1.0.0 · 2026-06-10
First stable release. · Hosted MCP server (Streamable HTTP) for Pick an Agency - search 47,000+ marketing agencies and get AI-matched with fitted agencies. · (public, read-only, no auth) · search_agencies…
04 · Who maintains Pickanagency
pickanagency is maintained by natden444. It's the only MCP server we track from this author; the repo dates to Jun 2026.
05 · Facts
- repository
- github.com/natden444/pickanagency-mcp
- website
- https://www.pickanagency.com/
- category
- filesystem - ranked #41 of 41 actively-maintained filesystem servers as of 2026-09-18.
- registry
- io.github.Natden444/pickanagency (active, first published 2026-06-10)
06 · Pickanagency FAQ
Is Pickanagency still maintained?
Yes - as of 2026-09-18, its last commit was 2026-06-12. We re-verify nightly.
What can Pickanagency do?
An agent gets 3 documented tools across read & search, match, including search_agencies, match_agencies, get_agency.
How do I install Pickanagency?
Run `claude mcp add natden444-pickanagency-mcp --transport http https://www.pickanagency.com/api/mcp/mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.
Does Pickanagency require authentication?
No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-09-17; you can connect without credentials.
07 · Alternatives to Pickanagency
Alternatives to Pickanagency
Maintained filesystem servers if Pickanagency isn't the fit.
- Server Filesystem MCP server for filesystem access ★ 39,038 · 2026-09-11
- Directory A directory of product launch platforms: where your product qualifies and how each form is filled. ★ 297 · 2026-08-19
- Pdf MCP Agentic RAG over one PDF or a whole folder: hybrid search, selective page reads, tables, OCR. ★ 135 · 2026-09-17
- Remote Filesystem MCP server for remote filesystem operations on cloud storage (Google Cloud Storage). ★ 80 · 2026-08-30
- Keibi Drop Give two agents on two machines the same encrypted folder. P2P, no cloud, only read bytes move. ★ 60 · 2026-09-16
- V8 Run JavaScript and TypeScript in sandboxed V8 isolates with policy-controlled host capabilities. ★ 57 · 2026-09-08
More filesystem MCP servers · OWA Exchange MCP Server · Fs MCP Rs · Sshmcp · Server Cloud Fs · Lossless Context MCP
More JavaScript MCP servers · Socialclaw · Chromeflow · Abapilot · Power Automate MCP Server by Flow Studio · see all