Aeo Audit
Rank #44,526no.synligdigital/aeo-audit
MCP server providing aeo-audit capabilities
Aeo Audit is a Model Context Protocol (MCP) server published by piiiico. It ranks #44,526 of 115,591 servers tracked on MCP Toplist. Aeo Audit is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Mar 6, 2026 and most recently updated on Mar 6, 2026.
Ranks ahead of 71,065 of 115,591 servers on MCP Toplist.
Use Aeo Audit
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http aeo-audit https://aeo-mcp-server.amdal-dev.workers.dev/mcp[mcp_servers.aeo-audit]
url = "https://aeo-mcp-server.amdal-dev.workers.dev/mcp"Add to ~/.codex/config.toml.
https://aeo-mcp-server.amdal-dev.workers.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"aeo-audit": {
"url": "https://aeo-mcp-server.amdal-dev.workers.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"aeo-audit": {
"type": "http",
"url": "https://aeo-mcp-server.amdal-dev.workers.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"aeo-audit": {
"serverUrl": "https://aeo-mcp-server.amdal-dev.workers.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"aeo-audit": {
"url": "https://aeo-mcp-server.amdal-dev.workers.dev/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/no.synligdigital%2Faeo-audit)<a href="https://mcptoplist.com/server/no.synligdigital%2Faeo-audit"><img src="https://mcptoplist.com/badge/no.synligdigital%2Faeo-audit.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 (1 delisted)
piiiico
Other servers by piiiico
- Commit — Supply Chain Risk Scoring#6,723 · 4 vers
- agent-audit#29,934 · 3 vers
- AgentLair#39,511 · 3 vers
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Mar 6, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Aeo Audit?
- Aeo Audit is maintained by piiiico, which publishes 4 MCP servers (12 total versions) tracked on MCP Toplist.
- Is Aeo Audit listed on the Official MCP Registry?
- Yes — Aeo Audit is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Aeo Audit have?
- MCP Toplist tracks 2 versions of Aeo Audit, most recently published on Mar 6, 2026.
- Where can I find the source code for Aeo Audit?
- The source code for Aeo Audit is hosted at github.com/piiiico/aeo-mcp-server.