trackmcp
Back to directory
gbrussich52

legalaimcp

View on GitHub

Directory and content site for legal-AI MCP servers — listings, blog, submission flow

0 stars TypeScriptOthers Updated Sep 2, 2026

Documentation

LegalAIMCP

A directory site for AI integrations built for law firms — MCP servers, legal research

tools, and AI-assisted workflow products. Browse listings by category, read the blog, or

submit a tool for inclusion.

Live: legalaimcp.com

What it does

  • Listings directory — browsable, categorized catalog of legal-AI tools and MCP servers
  • Blog — content on AI adoption in legal workflows
  • Submission flow — public form for tool creators to submit a listing for review
  • Admin panel — RLS-gated review/approval workflow for submissions

Stack

  • Next.js 15.5 (App Router) + React 19
  • TypeScript, Tailwind CSS 3
  • Supabase (Postgres) for listings, categories, and blog content
  • Zod v4 for validation
  • Vercel Analytics

Running locally

bash
npm install
npm run dev      # http://localhost:3000
npm run build    # production build
npm test         # vitest run

Requires Supabase project env vars (`NEXT_PUBLIC_SUPABASE_URL`, `NEXT_PUBLIC_SUPABASE_ANON_KEY`) — see `.env.example`.

Cursor Agent Plugin

Agent Plugins 1.0.0 packaging for the public MCP at `https://legalaimcp.com/api/mcp` (streamable-http, no auth).

  • `plugin.json` — manifest
  • `mcp.json` — remote server
  • `skills/legalaimcp/SKILL.md` — when to search vs recommend vs get

Local Cursor IDE: copy those files to `~/.cursor/plugins/local/legalaimcp` and reload. Grok Bot does not load that folder; it only sees Cursor dashboard/marketplace installs.

Submit the public repo URL at cursor.com/marketplace/publish.

Frequently asked questions

What is legalaimcp?

legalaimcp is Directory and content site for legal-AI MCP servers — listings, blog, submission flow

How do I install legalaimcp?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is legalaimcp open source?

Yes — it is hosted on GitHub at https://github.com/gbrussich52/legalaimcp.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP