io.github.AshutoshRaj97/agentready-mcp MCP Server
io.github.AshutoshRaj97/agentready-mcp
What is the io.github.AshutoshRaj97/agentready-mcp MCP server?
Make any website queryable by AI agents via AgentReady. Tools: list_sites and ask_site.
How to install io.github.AshutoshRaj97/agentready-mcp
Copy-paste configuration for popular MCP clients.
AGENTREADY_MCP_URLOverride the MCP endpoint URL (only needed for self-hosted AgentReady instances)
{
"mcpServers": {
"agentready-mcp": {
"command": "npx",
"args": [
"-y",
"@agentreadyweb/mcp"
],
"env": {
"AGENTREADY_MCP_URL": "<YOUR_AGENTREADY_MCP_URL>"
}
}
}
}{
"mcpServers": {
"agentready-mcp": {
"command": "npx",
"args": [
"-y",
"@agentreadyweb/mcp"
],
"env": {
"AGENTREADY_MCP_URL": "<YOUR_AGENTREADY_MCP_URL>"
}
}
}
}{
"mcpServers": {
"agentready-mcp": {
"command": "npx",
"args": [
"-y",
"@agentreadyweb/mcp"
],
"env": {
"AGENTREADY_MCP_URL": "<YOUR_AGENTREADY_MCP_URL>"
}
}
}
}{
"servers": {
"agentready-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agentreadyweb/mcp"
],
"env": {
"AGENTREADY_MCP_URL": "<YOUR_AGENTREADY_MCP_URL>"
}
}
}
}claude mcp add agentready-mcp --env AGENTREADY_MCP_URL=<YOUR_AGENTREADY_MCP_URL> -- npx -y @agentreadyweb/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.