mcpbeat Sign in

Vanshulgoyal101 MCP Server

answering

Vanshulgoyal101 is answering right now. Last checked 14 min ago. It exposes 4 tools. Last commit 17 Aug 2026.

Read any web page as clean Markdown for AI agents: fetch, search, metadata, links. SSRF-safe.

Uptime history 26 days of history
26 days agonow
100.0%
Uptime 24h
91 of 91 checks
4
Tools
read from the server
143 ms
Response time
average over 24h
1
Stars
last commit 17 Aug 2026

What the code does

We read the source, 10 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Page loads a third-party script public/index.html:210
<script defer src="https://vanshul.com/a.js" data-site="mcp"></script>

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add mcp --transport http https://mcp.vanshul.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.vanshul.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://mcp.vanshul.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.vanshul.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.vanshul.com/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

extract
extract_links
Fetch a web page and return all of its outbound http(s) links (with anchor text) as JSON. Useful for crawling or finding related pages.
markdown
fetch_markdown
Fetch a web page and return its main content as clean Markdown (nav, ads and boilerplate removed). Raw Markdown, plain-text and JSON endpoints are returned as-is. Use this to read an article, docs page or raw file.
metadata
fetch_metadata
Fetch a web page and return its metadata as JSON: title, byline, site name, excerpt and word count (no full body).
page
search_page
Fetch a web page and return only the passages that match a query, instead of the whole page. Each result includes its heading breadcrumb and is ranked by relevance. Use this to find a specific detail (e.g. pricing, a config option) while spending far fewer tokens than fetch_markdown.

Endpoints

URLTransportStateLatencyChecked
https://mcp.vanshul.com/mcp streamable-http answering 163 ms 14 min ago

Alternatives to Vanshulgoyal101

same job, measured the same way
Web Search
by hec-ovi

Keyless multi-engine web search, fetch, and clean-Markdown read for AI agents. No API keys.

357 installs/wk local only
Web Fetcher
by vojtisprime11

Turns any web page into clean Markdown, page metadata and classified links for LLMs.

52 installs/wk local only
I
Refetch
by lowenbjer

Fetch pages as markdown, search web and news, extract structured data. For AI agents.

answering
Andi Search
by andiai

Real-time web search and page fetch for AI agents from Andi's own index. LLM-ready markdown output.

answering
Fetchgate
by fetchgate

Fetch any URL as clean Markdown or metadata, and buy digital goods via x402 — for AI agents.

6 tools answering
I
Fetch Extract
by cedrickouma

MCP server (stdio): fetch web pages as clean readable markdown via the AgentForge API

44 installs/wk answering
MCP Fetch
by infoinlet-marketplace

SSRF-safe URL fetch for AI agents — clean markdown/text/HTML/JSON, plus guarded REST calls.

34 installs/wk local only
Multilo
by multilo

Search Multilo's docs, fetch any public page as clean Markdown, and read the changelog.

3 tools answering

Vanshulgoyal101 — questions

Answers built from our own checks of this server.

What can Vanshulgoyal101 do?
It exposes 4 tools, read directly from the server on our last check. Among them: extract_links, fetch_markdown, fetch_metadata, search_page. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Vanshulgoyal101 working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 143 ms. The bar chart above shows every period we have measured.
How do I connect Vanshulgoyal101?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Vanshulgoyal101 need an API key?
No. Vanshulgoyal101 completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Vanshulgoyal101?
It answers our handshake in 143 ms on average, which is faster than 82% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Vanshulgoyal101 open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.