agentready-mcp
Rank #28,307io.github.AshutoshRaj97/agentready-mcp
Query any docs site via MCP. Submit a URL, ask questions, get cited answers.
agentready-mcp is a Model Context Protocol (MCP) server published by ashutoshraj97. It ranks #28,307 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. agentready-mcp is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 6 tracked versions. It was first listed on Jun 28, 2026 and most recently updated on Aug 6, 2026.
Ranks ahead of 103,739 of 132,046 servers on MCP Toplist.
Use agentready-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agentready-mcp https://www.agentready.it.com/api/mcpclaude mcp add agentready-mcp -e "AGENTREADY_MCP_URL=<your AGENTREADY_MCP_URL>" -- npx -y @agentreadyweb/mcpReplace each placeholder with your own value before saving.
[mcp_servers.agentready-mcp]
url = "https://www.agentready.it.com/api/mcp"Add to ~/.codex/config.toml.
[mcp_servers.agentready-mcp]
command = "npx"
args = ["-y", "@agentreadyweb/mcp"]
[mcp_servers.agentready-mcp.env]
AGENTREADY_MCP_URL = "<your AGENTREADY_MCP_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://www.agentready.it.com/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agentready-mcp": {
"command": "npx",
"args": [
"-y",
"@agentreadyweb/mcp"
],
"env": {
"AGENTREADY_MCP_URL": "<your AGENTREADY_MCP_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentready-mcp": {
"url": "https://www.agentready.it.com/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"agentready-mcp": {
"command": "npx",
"args": [
"-y",
"@agentreadyweb/mcp"
],
"env": {
"AGENTREADY_MCP_URL": "<your AGENTREADY_MCP_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"agentready-mcp": {
"type": "http",
"url": "https://www.agentready.it.com/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"agentready-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agentreadyweb/mcp"
],
"env": {
"AGENTREADY_MCP_URL": "<your AGENTREADY_MCP_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentready-mcp": {
"serverUrl": "https://www.agentready.it.com/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agentready-mcp": {
"command": "npx",
"args": [
"-y",
"@agentreadyweb/mcp"
],
"env": {
"AGENTREADY_MCP_URL": "<your AGENTREADY_MCP_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentready-mcp": {
"url": "https://www.agentready.it.com/api/mcp"
}
}
}{
"mcpServers": {
"agentready-mcp": {
"command": "npx",
"args": [
"-y",
"@agentreadyweb/mcp"
],
"env": {
"AGENTREADY_MCP_URL": "<your AGENTREADY_MCP_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.AshutoshRaj97%2Fagentready-mcp)<a href="https://mcptoplist.com/server/io.github.AshutoshRaj97%2Fagentready-mcp"><img src="https://mcptoplist.com/badge/io.github.AshutoshRaj97%2Fagentready-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
ashutoshraj97
Available versions (6)
| Version | Published |
|---|---|
| 1.3.1 | Aug 6, 2026 |
| 1.3.0 | Jul 20, 2026 |
| 1.2.0 | Jul 18, 2026 |
| 1.1.0 | Jul 16, 2026 |
| 1.0.9 | Jul 16, 2026 |
| 1.0.5 | Jun 28, 2026 |
Frequently asked questions
- Who maintains agentready-mcp?
- agentready-mcp is maintained by ashutoshraj97, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is agentready-mcp listed on the Official MCP Registry?
- Yes — agentready-mcp is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does agentready-mcp have?
- MCP Toplist tracks 6 versions of agentready-mcp, most recently published on Aug 6, 2026.
- Where can I find the source code for agentready-mcp?
- The source code for agentready-mcp is hosted at github.com/ashutoshraj97/agentready-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.