ENDPOINT 1
https://aistackscore.com/mcp
MCP server metadata
- Name
- aistackscore
- Version
- 1.0.0
Known tools 1
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.aistackscore]
url = "https://aistackscore.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"aistackscore": {
"type": "http",
"url": "https://aistackscore.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: aistackscore
Remote MCP URL: https://aistackscore.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"aistackscore": {
"url": "https://aistackscore.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"aistackscore": {
"type": "http",
"url": "https://aistackscore.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "aistackscore",
"transport": "streamable-http",
"url": "https://aistackscore.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://aistackscore.com
MCP server metadata
- Name
- WebMCP
Known tools 2
submit_ai_readiness_lookupFill and submit the visible AI readiness lookup form for a root website domain.
Inferred read-onlyscore_ai_readinessScore a root website domain for AI maturity, openness, agent readiness, and AI visibility, and show the result in the current page.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.webmcp]
url = "https://aistackscore.com"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"webmcp": {
"type": "http",
"url": "https://aistackscore.com"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: webmcp
Remote MCP URL: https://aistackscore.com
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"webmcp": {
"url": "https://aistackscore.com"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"webmcp": {
"type": "http",
"url": "https://aistackscore.com"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "webmcp",
"transport": "streamable-http",
"url": "https://aistackscore.com"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for aistackscore.com was fetched 2026-07-25T04:42:11.125Z and is being refreshed.
aistackscore.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.