Skip to content
ANY//
//Product · Anysite MCP

The MCP Server for Live Web Data

Give Claude, Cursor, or ChatGPT live access to Instagram, Twitter/X, Reddit, YouTube, business data, and any URL. Ask in plain English. Typed JSON comes back.

Start for free7-day free trial · full plan access
5meta-tools
~1,000tokens at startup
$30/moplans from

Why Teams Pick It

Natural-Language Queries

Ask in plain English — “Find VPs of sales at SaaS companies in New York.” No endpoint lookup, no parameters to learn, no code to write.

Every Major Platform + Any URL

Ready-made endpoints for Instagram, Twitter/X, Reddit, YouTube, Google Maps, SEC EDGAR, and Crunchbase. Point the web parser at any other URL and typed JSON comes back. The catalog is dynamic — new sources appear automatically, with nothing to reinstall.

Business Data Included

Coverage reaches the business data page readers stop at — profiles, company pages, posts, and people search from behind the login wall.

Server-Side Analysis

Filter, sort, and aggregate cached results on the server. Your agent works with targeted fields, not raw dumps — context stays clean and token costs stay low. Results sit in a ClickHouse cache with 7-day export, and leave as JSON, CSV, or JSONL.

Flat Plans, No Meter

From $30/month flat. Every plan covers all five tools and every source, and includes the Person Analyzer and Competitor Analyzer skills — no credits to count, no per-request meter. Upgrade only for more headroom.

Works in Your Tools

Claude Desktop connects over OAuth — no keys to manage. Claude Code, Cursor, and any MCP 1.0 client take an API key in a single config line — including n8n, when no-code automation is your interface.

How It Works

01 · Install

Install Once

Add the MCP server to Claude Desktop, Claude Code, or Cursor. One connection string, about 60 seconds.

02 · Ask

Ask Naturally

Describe the data you need the way you’d brief a teammate — no endpoints to memorize.

“Find marketing managers in San Francisco with agency experience.”

03 · Get

Get Typed JSON

Named fields land directly in the conversation — people, companies, posts — not markup to untangle.

{ "name": "…", "headline": "…", "location": "San Francisco, CA" }

04 · Act

Act on Results

Your agent analyzes, filters, and exports right there. No context switching, no copy-pasting.

Connect in 60 Seconds

Claude Desktop — Paste One URL
https://mcp.anysite.io/mcp

The OAuth URL. In Claude Desktop: Settings → Connectors → Add Custom Connector, paste it, click Connect, authorize once in your browser — no API key involved.

Claude Code — One Command
claude mcp add --transport http anysite \
  "https://mcp.anysite.io/mcp?api_key=YOUR_KEY"

One line in your terminal. claude mcp list then confirms the server is connected.

Cursor — One Config Block
{
  "mcpServers": {
    "anysite": {
      "url": "https://mcp.anysite.io/mcp?api_key=YOUR_KEY",
      "transport": "http"
    }
  }
}

Goes in ~/.cursor/config.json. Type /mcp in Cursor to see the tools appear.

What You Ask. What You Get.

Lead Generation

“Find CTOs at Series A fintech startups in New York with an AI or ML background.”

What happens: The server discovers the right search endpoint, runs the query, caches results, and filters by seniority server-side — your agent gets a targeted list, not 200 raw profiles.

You get: A typed list of CTO profiles — name, company, current role, profile link, and email where available.

Business dataCrunchbaseY Combinator
Competitive Intelligence

“Pull our main competitor’s last 50 posts across social. Summarize product announcements and engagement.”

What happens: Fetches company posts from the professional network and Twitter/X in parallel, then aggregates average engagement by post type server-side before your agent summarizes.

You get: Announcements grouped by topic, average engagement by post type, and notable spikes flagged.

Business dataTwitter/X
Market Research

“Search Reddit and Hacker News for discussions about our category from the last 30 days. What are the top pain points?”

What happens: Searches both communities with time filters, then narrows by comment count and sorts by recency server-side — your agent extracts pain points from an already-targeted set.

You get: Recurring pain points ranked by frequency, with the source threads linked.

RedditHacker News

Common Questions

Copy the OAuth URL from anysite.io and add it in Claude Desktop under Settings → Connectors → Add Custom Connector — no API key needed. One extra step: in Settings → Capabilities → Tool access, choose “Tools already loaded” so the five meta-tools — discover, execute, get_page, query_cache, and export_data — stay in context. Verify by asking Claude what MCP tools it has.

Get Web Data in Your Next Conversation

Connect in about a minute, ask in plain English, and typed JSON from 500+ sources lands in your chat — from $30/month with a 7-day free trial.