Vaquill
Rank #7,062io.github.Vaquill-AI/vaquill-mcp
Search US federal and 50-state statutes, regulations, constitutions, and court rules.
Vaquill is a Model Context Protocol (MCP) server published by vaquill-ai. It ranks #7,062 of 115,591 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Vaquill is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Mar 6, 2026 and most recently updated on Aug 28, 2026.
Ranks ahead of 108,529 of 115,591 servers on MCP Toplist.
Use Vaquill
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http vaquill-mcp https://mcp.vaquill.ai/s/_This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.vaquill-mcp]
url = "https://mcp.vaquill.ai/s/_"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.vaquill.ai/s/_Settings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"vaquill-mcp": {
"url": "https://mcp.vaquill.ai/s/_"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"vaquill-mcp": {
"type": "http",
"url": "https://mcp.vaquill.ai/s/_"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"vaquill-mcp": {
"serverUrl": "https://mcp.vaquill.ai/s/_"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"vaquill-mcp": {
"url": "https://mcp.vaquill.ai/s/_"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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.Vaquill-AI%2Fvaquill-mcp)<a href="https://mcptoplist.com/server/io.github.Vaquill-AI%2Fvaquill-mcp"><img src="https://mcptoplist.com/badge/io.github.Vaquill-AI%2Fvaquill-mcp.svg" alt="MCP Toplist: Top 10% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
vaquill-ai
Other servers by vaquill-ai
View all vaquill-ai servers →Available versions (3)
| Version | Published |
|---|---|
| 0.3.0 | Aug 28, 2026 |
| 0.2.0 | Aug 8, 2026 |
| 0.1.1 | May 15, 2026 |
Frequently asked questions
- Who maintains Vaquill?
- Vaquill is maintained by vaquill-ai, which publishes 3 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Vaquill listed on the Official MCP Registry?
- Yes — Vaquill is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Vaquill have?
- MCP Toplist tracks 3 versions of Vaquill, most recently published on Aug 28, 2026.
- Where can I find the source code for Vaquill?
- The source code for Vaquill is hosted at github.com/vaquill-ai/vaquill-mcp.