
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@agentreadyweb/mcp
Advanced tools
MCP bridge for AgentReady — connect any MCP client to AgentReady's hosted /ask endpoints
Connect any MCP client to AgentReady — a hosted service that makes any website queryable by AI agents.
Add this to your Claude Desktop config file:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json{
"mcpServers": {
"agentready": {
"command": "npx",
"args": ["-y", "@agentreadyweb/mcp"]
}
}
}
Restart Claude Desktop. You'll have two tools available:
list_sites — see all indexed websitesask_site — query any site by domainLists all websites indexed by AgentReady.
ask_site(domain: string, query: string)
Ask a question about any indexed site and get a cited answer grounded in its content.
Example: ask_site("example.com", "What does this site do?")
If a domain isn't indexed yet, submit it at agentready.it.com first, then query it here.
| Variable | Default | Description |
|---|---|---|
AGENTREADY_MCP_URL | https://www.agentready.it.com/api/mcp | Override the MCP endpoint (for self-hosted) |
FAQs
Query any website's documentation with cited, multi-page answers via MCP. Submit any public URL and ask questions in natural language. Covers developer tools, APIs, cloud platforms, frameworks, databases, and more. Handles JS-rendered SPAs that web_fetch
The npm package @agentreadyweb/mcp receives a total of 314 weekly downloads. As such, @agentreadyweb/mcp popularity was classified as not popular.
We found that @agentreadyweb/mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.