Google PageRank for AI agents. 25,000+ tools indexed.

Vaquill-AI/integrations

Score: 47.4 Rank #94

MCP servers and integrations for Vaquill - CourtListener, CanLII, chatbots, Slack, Discord, WordPress bots, and more.

Overview

Vaquill-AI/integrations is a Python MCP server. MCP servers and integrations for Vaquill - CourtListener, CanLII, chatbots, Slack, Discord, WordPress bots, and more. Topics: canlii, courtlistener, mcp, mcp-client, mcp-server.

Ranked #94 out of 104 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

Python No license
canliicourtlistenermcpmcp-clientmcp-server

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% 1d ago

Last commit 1d ago → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

Forks 0
Description Good
License None

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Badge

AgentRank score for Vaquill-AI/integrations
[![AgentRank](https://agentrank-ai.com/api/badge/tool/Vaquill-AI--integrations)](https://agentrank-ai.com/tool/Vaquill-AI--integrations/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/Vaquill-AI--integrations/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/Vaquill-AI--integrations" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="Vaquill-AI/integrations"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# Vaquill Integrations

MCP servers and integrations for [Vaquill AI](https://vaquill.ai) — self-hosted legal research tools, chatbots, and platform connectors.

## Hosted MCP Endpoints

These servers are hosted by Vaquill and available for anyone to connect:

| Server | Endpoint | Auth |
|--------|----------|------|
| **CourtListener** | `https://courtlistener-mcp.vaquill.ai/mcp/` | None required |
| **CanLII** | `https://canlii-mcp.vaquill.ai/mcp` | Bearer token required |

## Connect to Your AI Tools

### Claude Desktop / Claude Code

Add to `~/.claude.json` or your project's `.mcp.json`:

```json
{
  "mcpServers": {
    "courtlistener": {
      "url": "https://courtlistener-mcp.vaquill.ai/mcp/"
    },
    "canlii": {
      "url": "https://canlii-mcp.vaquill.ai/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_TOKEN"
      }
    }
  }
}
```

### Cursor

Go to **Settings > MCP** and add:

**CourtListener:**
- Type: `streamableHttp`
- URL: `https://courtlistener-mcp.vaqui
Read full README on GitHub →
Are you the maintainer of Vaquill-AI/integrations?

Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.

Claim this tool →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.