Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ”Ž Search & Data Extraction
  3. Web Access
Web Access logo
Health: ActiveRecent health check succeeded.Last checked 9/21/2026, 5:46:17 PM

Web Access

User RatingsBe the first to rate and review this MCP server!
View Repository2 GitHub StarsTotal stargazers on GitHub for the source repository (2 stars).Visit Website
web-accesssearchdata-extractionbrowser-automation

Connects MCP clients to String AI for web search, page extraction, HTTP requests, and asynchronous sitemap crawling.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Configure Environment Variables (API Keys, Tokens, Options):
Add required secrets below โ€” values are included directly in the generated snippet so you can copy and paste with confidence.
Quick Add:
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "web-access-2": {
      "command": "npx",
      "args": [
        "-y",
        "@usestring/mcp"
      ],
      "env": {
        "STRING_AI_API_KEY": "YOUR_VALUE_HERE"
      }
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (6) Directory Badge Claim listing Alternatives๐Ÿ”Ž More in Search & Data Extraction

Overview

The web-access MCP server connects MCP clients to String AI's Web Access API for search, page retrieval, HTTP mutations, and sitemap jobs. It runs locally over stdio, forwards requests over HTTPS with a String AI API key, and returns structured results or clean Markdown. Use it when an agent needs web content from pages that may require JavaScript rendering, proxy rotation, or challenge handling. Search and fetch are read-only, while requests can write and sitemap crawls are billed jobs.

Use cases

โ€ขSearch the web for structured results
โ€ขFetch blocked or JavaScript-rendered pages as Markdown
โ€ขSend API mutations through POST, PUT, or PATCH requests
โ€ขMap a site's URLs with an approved asynchronous crawl

Key features

โ€ขWeb search with structured results
โ€ขLLM-ready Markdown page fetching
โ€ขPOST, PUT, and PATCH requests
โ€ขAsynchronous sitemap crawl jobs
โ€ขServer-side proxy and JavaScript handling

Capabilities & Tool Schemas (6) ~158 tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server โ€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Web Access.

web_access_fetch

Fetch one URL and get clean, LLM-ready Markdown back

web_access_product_help

Ask about String products or services; get one source (two for comparisons), with a shared 4 KiB excerpt budget and source links

web_access_request

Send a POST, PUT or PATCH with a body to a URL

web_access_search

Search the web: ranked results plus the knowledge panel, AI overview, local pack and other surfaces Google rendered; optional `searchCount` (1โ€“50) pages Google

web_access_sitemap

Crawl a site and map its URLs as an asynchronous job, driven by `action

web_access_report

Send one redacted, credit-free failure diagnostic to String support

How Web Access works

What web-access does

The web-access MCP server exposes String AI's Web Access API through MCP-compatible clients. It gives an agent four operations: retrieve one URL as Markdown, search the web for structured results, send a POST/PUT/PATCH request with a body, and create or manage asynchronous site-crawl jobs.

Fetched pages are returned in a format intended for language-model consumption. According to the project documentation, pages affected by rate limits, geographic restrictions, or automated-traffic blocks are returned as Markdown rather than a block page. Proxy rotation, challenge handling, and JavaScript rendering are handled by String AI's service.

How it works

An MCP client starts the package as a child process and communicates with it over stdio using JSON-RPC. The process uses STRING_AI_API_KEY to call the String AI Web Access API over HTTPS, then passes the API response back to the client.

Sitemap operations use a quote-and-approval workflow. A submission returns a job ID, estimated cost, estimated page count, and an awaiting-approval status. Nothing is crawled or billed until the approval action is sent. The job can then be polled, read through paginated results, canceled while non-terminal, or listed with other recent account jobs.

Setup and configuration

Install and run the web-access MCP server with Node.js and the package published as @usestring/mcp:

bash
env STRING_AI_API_KEY=your-key npx @usestring/mcp

For MCP client configuration, use npx with the -y flag and set STRING_AI_API_KEY in the server's environment. The README provides configurations for VS Code, Cursor, Windsurf, and Claude Desktop. The API key is required. The repository also documents global npm installation and running a locally built node build/index.js entry point.

The hosted deployment described by the project is available at https://mcp.usestring.ai/v1/mcp. Its four-tool interface differs from npm package version 1.2.1: that package routes writes through web_access_fetch using method and body, rather than exposing the separate request tool described for the hosted server.

Tools and capabilities

  • web_access_fetch: Fetches one URL and returns clean Markdown. It is read-only in the hosted four-tool interface.
  • web_access_search: Searches the web and returns structured results.
  • web_access_request: Sends POST, PUT, or PATCH requests with a request body. This operation writes to the target URL.
  • web_access_sitemap: Submits, approves, polls, reads, cancels, or lists crawl jobs. Submission supports page, depth, path-prefix, budget, and sitemap options; results are paginated.

Crawl limits include up to 10,000 pages and a maximum depth of 100. Result limits are also bounded, with a maximum page size of 5,000 for result retrieval.

Limitations and notes

The web-access MCP server requires a String AI API key, and sitemap crawling creates billed jobs. Approval is explicit, but already fetched pages remain billed if a job is canceled. Crawl results are durable after completion, while per-URL discoveredUrls data is available for approximately one hour.

A crawl can fail, be canceled, or exceed its token cap. The API may return insufficient-funds or partial-state conditions during approval; the documentation says to retry approval for the latter. The npm package and hosted endpoint do not expose exactly the same write-tool shape, so client configurations should match the deployment being used.

Getting started with this web-access MCP server

Always refer to the official documentation for the most accurate and up-to-date information.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Search & Data Extraction View all alternatives
  • Firecrawl MCP Server logoFirecrawl MCP Server
    Verified

    Official Firecrawl server to search the web and scrape, crawl, map, and extract structured data from any site for LLMs. Handles JS-rendered pages, PDFs, and batch jobs; hosted remote MCP with OAuth or self-host.

    ๐Ÿ”Ž Search & Data Extraction5 views
    Compare vs Firecrawl MCP Server โ†’
  • Brightdata MCP logoBrightdata MCP

    Discover, extract, and interact with the web - one interface powering automated access across the public internet.

    ๐Ÿ”Ž Search & Data Extraction3 views
    Compare vs Brightdata MCP โ†’
  • Scrapeless MCP Server logoScrapeless MCP Server

    The Scrapeless Model Context Protocol service acts as an MCP server connector to the Google SERP API, enabling web search within the MCP ecosystem without leaving it.

    ๐Ÿ”Ž Search & Data Extraction4 views
    Compare vs Scrapeless MCP Server โ†’
  • BulkTranscripts YouTube logoBulkTranscripts YouTube
    Verified

    Hosted remote MCP server (https://bulktranscripts.co/mcp) for YouTube. Tools: get_transcript, get_transcripts (batch of 20), search_youtube (videos/channels/playlists), search_channel, get_channel_videos (up to 1,000), get_playlist_videos, get_latest_videos (free RSS). Clean paragraphed transcripts, any caption language, TikTok videos too. No signup: free tier per IP, optional one-time credit packs; license key = Bearer API key. Works with Claude, Cursor, ChatGPT, VS Code, Codex. REST API + OpenAPI at /docs.

    ๐Ÿ”Ž Search & Data Extraction8 views
    Compare vs BulkTranscripts YouTube โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
2
Stargazers on the source repository.
npm downloads
181
Package downloads in the last 30 days.
Last commit
3d ago
Most recent push to the default branch.
Tools exposed
6
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Web Access

Run `env STRING_AI_API_KEY=your-key npx @usestring/mcp`, or configure `npx -y @usestring/mcp` in an MCP client.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewWeb Access AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/web-access-2?style=directory)](https://allmcps.com/mcp/web-access-2)
HTML Embed
<a href="https://allmcps.com/mcp/web-access-2"><img src="https://allmcps.com/api/badge/web-access-2?style=directory" alt="Web Access on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ”ŽSearch & Data Extraction
PricingBring your own API key (usage-based cost)
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsClaude Desktop, Cursor, Windsurf
Last updatedSep 21, 2026
12/12 checks healthy over the last 45d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars2
GitHub Star CountTotal stargazers on GitHub representing community popularity (2 stars).
Last commit3d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 21, 2026
npm downloads181/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
56Quality signal: Good ยท 56/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools25/30
Adoption & activity7/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 6d ago via OSV.dev ยท @usestring/mcp (npm)

โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ”Ž Search & Data Extraction โ†’Best MCP servers for Web Search & Scraping โ†’Alternatives to Web Access โ†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients