rekabet-karar-mcp

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.

Category
Visit Server

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_id döndürür.
  • us_karar_getiropinion_id ile 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 (.ts dosyası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)

  1. https://www.courtlistener.com/ adresinde ücretsiz hesap oluştur.
  2. Profil → Profile → API bölümünden bir API token üret.
  3. Token'ı mcp-config-ornek.json içindeki COURTLISTENER_TOKEN alanı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

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.

Official
Featured
TypeScript
Magic Component Platform (MCP)

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.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

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.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

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.

Official
Featured
TypeScript
Kagi MCP Server

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.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

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.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured