ActableSite Readiness Audit
Rank #43,828pulsemcp/actablesite-readiness
ActableSite Readiness audits public websites and returns an explicit $19 repair-report offer.
ActableSite Readiness Audit is a Model Context Protocol (MCP) server published by unitedideas. It ranks #43,828 of 115,591 servers tracked on MCP Toplist. ActableSite Readiness Audit is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Jul 12, 2026.
Ranks ahead of 71,763 of 115,591 servers on MCP Toplist.
Use ActableSite Readiness Audit
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http actablesite-readiness https://actablesite.com/mcp[mcp_servers.actablesite-readiness]
url = "https://actablesite.com/mcp"Add to ~/.codex/config.toml.
https://actablesite.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"actablesite-readiness": {
"url": "https://actablesite.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"actablesite-readiness": {
"type": "http",
"url": "https://actablesite.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"actablesite-readiness": {
"serverUrl": "https://actablesite.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"actablesite-readiness": {
"url": "https://actablesite.com/mcp"
}
}
}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/pulsemcp%2Factablesite-readiness)<a href="https://mcptoplist.com/server/pulsemcp%2Factablesite-readiness"><img src="https://mcptoplist.com/badge/pulsemcp%2Factablesite-readiness.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
unitedideas
Other servers by unitedideas
View all unitedideas servers →Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains ActableSite Readiness Audit?
- ActableSite Readiness Audit is maintained by unitedideas, which publishes 10 MCP servers (13 total versions) tracked on MCP Toplist.
- Is ActableSite Readiness Audit listed on the Official MCP Registry?
- ActableSite Readiness Audit is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does ActableSite Readiness Audit have?
- ActableSite Readiness Audit ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for ActableSite Readiness Audit?
- The source code for ActableSite Readiness Audit is hosted at github.com/unitedideas/actablesite-mcp.