io.github.LanceRoylo/mcp✓
io.github.LanceRoylo/mcp · v0.1.2
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
"name": "io.github.LanceRoylo/mcp",
"description": "AEO scoring, llms.txt audit, and agent-readiness checks for AI agents.",
"repository": {
"url": "https://github.com/LanceRoylo/neverranked",
"source": "github",
"subfolder": "mcp-server"
},
"version": "0.1.2",
"websiteUrl": "https://neverranked.com/blog/the-first-aeo-mcp-server/",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@neverranked/mcp",
"version": "0.1.2",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}