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 want a hosted filesystem endpoint instead of running a local process. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-06-12 · ★ 2 · #33 OF 34 MAINTAINED FILESYSTEM · VERIFIED 2026-08-25

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-08-25

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

category
filesystem - ranked #33 of 34 actively-maintained filesystem servers as of 2026-08-25.
release cadence
1 release in the last 90 days (latest 2026-06-10)
registry
io.github.Natden444/pickanagency (active, first published 2026-06-10)

06 · Pickanagency FAQ

Is Pickanagency still maintained?

Yes - as of 2026-08-25, its last commit was 2026-06-12 and it shipped 1 release in the last 90 days. 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-08-25; you can connect without credentials.

07 · Alternatives to Pickanagency

More filesystem MCP servers · OWA Exchange MCP Server · Fs MCP Rs · Sshmcp · Server Cloud Fs · Lossless Context MCP

More JavaScript MCP servers · Socialclaw · Chromeflow · NEUS MCP · Abapilot · see all