AI Incident Law
Rank #9,015io.github.snapsynapse/ai-incident-law
Public-record corpus of AI litigation, regulation, and enforcement, anchored to EveryAILaw.
AI Incident Law is a Model Context Protocol (MCP) server published by snapsynapse. It ranks #9,015 of 115,460 servers tracked on MCP Toplist. AI Incident Law is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on May 30, 2026 and most recently updated on Aug 5, 2026.
Ranks ahead of 106,445 of 115,460 servers on MCP Toplist.
Use AI Incident Law
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ai-incident-law -- npx -y ai-incident-law[mcp_servers.ai-incident-law]
command = "npx"
args = ["-y", "ai-incident-law"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"ai-incident-law": {
"command": "npx",
"args": [
"-y",
"ai-incident-law"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ai-incident-law": {
"command": "npx",
"args": [
"-y",
"ai-incident-law"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ai-incident-law": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"ai-incident-law"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ai-incident-law": {
"command": "npx",
"args": [
"-y",
"ai-incident-law"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ai-incident-law": {
"command": "npx",
"args": [
"-y",
"ai-incident-law"
]
}
}
}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.snapsynapse%2Fai-incident-law)<a href="https://mcptoplist.com/server/io.github.snapsynapse%2Fai-incident-law"><img src="https://mcptoplist.com/badge/io.github.snapsynapse%2Fai-incident-law.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
snapsynapse
Other servers by snapsynapse
View all snapsynapse servers →Available versions (3)
| Version | Published |
|---|---|
| 0.3.0 | Aug 5, 2026 |
| 0.2.1 | Jul 25, 2026 |
| 0.1.1 | Jun 10, 2026 |
Frequently asked questions
- Who maintains AI Incident Law?
- AI Incident Law is maintained by snapsynapse, which publishes 3 MCP servers (10 total versions) tracked on MCP Toplist.
- Is AI Incident Law listed on the Official MCP Registry?
- Yes — AI Incident Law is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does AI Incident Law have?
- MCP Toplist tracks 3 versions of AI Incident Law, most recently published on Aug 5, 2026.
- Where can I find the source code for AI Incident Law?
- The source code for AI Incident Law is hosted at github.com/snapsynapse/ai-incident-law.