rekabet-karar-mcp
Enables searching and retrieving US federal antitrust decisions from the CourtListener API, providing verified citations and full text for competition law research.
README
rekabet-karar-mcp
Yargı MCP'nin ABD muadili: ABD federal içtihadında rekabet/antitröst kararlarını resmi ve açık veritabanından (CourtListener, Free Law Project) arayan bir MCP sunucusu. Rekabet hukuku tezi için ABD kararlarının doğrulanmış künyesini ve tam metnini getirir. (AB tarafı — CURIA/EUR-Lex — ikinci sürümde eklenecek.)
Araçlar
- us_karar_ara — ABD federal içtihadında İngilizce tam metin arama. Dava adı,
mahkeme, tarih (dateFiled), atıf (citation), docket ve
opinion_iddöndürür. - us_karar_getir —
opinion_idile bir görüşün tam metnini + künyesini getirir. Dipnottaki birebir doğrulama pasajları bu metinden alınır.
Künye, dava adı, tarih ve alıntılar API'den gelen ham veridir; sunucu bunları uydurmaz.
Gereksinim
- Node.js 22.18+ / 24 (
.tsdosyasını derlemeden çalıştırmak için). Kurulu sürüm: v24. - CourtListener ücretsiz API token'ı (tam metin getirme için zorunlu; arama token'sız da çalışır ama düşük hız limitiyle).
Kurulum
cd C:\Users\acer\Desktop\rekabet-karar-mcp
npm install
Ücretsiz token alma (tek seferlik, kullanıcı yapar)
- https://www.courtlistener.com/ adresinde ücretsiz hesap oluştur.
- Profil → Profile → API bölümünden bir API token üret.
- Token'ı
mcp-config-ornek.jsoniçindekiCOURTLISTENER_TOKENalanına yapıştır.
Not: Hesap açma ve şifre girme işlemlerini yalnızca kullanıcı yapar; sunucu token'ı ortam değişkeninden (env) okur, kod içinde token saklanmaz.
Hızlı test (MCP'siz)
# token'sız (yalnızca arama çalışır)
node server.ts --selftest "consumer welfare Sherman Act"
# token ile (arama + tam metin)
$env:COURTLISTENER_TOKEN = "SENIN_TOKENIN"
node server.ts --selftest "predatory pricing recoupment"
Claude'a ekleme
mcp-config-ornek.json içindeki mcpServers bloğunu Claude'un MCP yapılandırmasına
ekle, token'ı gir, oturumu yeniden başlat. Sonraki oturumda us_karar_ara ve
us_karar_getir araçları — Yargı MCP gibi — hazır gelir.
Veri kaynağı
CourtListener REST API v4 (https://www.courtlistener.com/api/rest/v4/) — Free Law Project.
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.