Back to Browse

Dike MCP Server

by Dikeai
Developer ToolsLow Risk9.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Grounded MENA legal search, reasoning, citation resolution, and citation-graph traversal.

About

Grounded MENA legal search, reasoning, citation resolution, and citation-graph traversal.

Remote endpoints: streamable-http: https://api.dike.it.com/mcp

Security Report

9.0
Low Risk9.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). 2 known CVEs in dependencies Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 3 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

What You'll Need

Set these up before or after installing:

DIKE_API_KEYRequired

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-fr3on-dike": {
      "url": "https://api.dike.it.com/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

dike-plugins

Plugins for Dike, grounded MENA legal search and reasoning over Saudi, Egyptian, and Emirati primary sources. This repo holds two different kinds of plugin, for two different runtimes:

  • dike-legal-search — a Claude Code plugin marketplace entry (installed via /plugin marketplace add).
  • dike-dify-tools — a Dify tool plugin (installed as a local package upload in Dify; see its own README).

Quick start

/plugin marketplace add dikeai/plugins
/plugin install dike-legal-search@dike-plugins

You'll need a Dike API key (export DIKE_API_KEY=your-key-here) unless you're connecting via Claude.ai/Desktop's OAuth-based Connectors panel instead. See the plugin's own README for full setup.

Available plugins

dike-legal-search (Claude Code)

Search, cite, and reason over verified Saudi, Egyptian, and Emirati legal sources via Dike's remote MCP server. Every citation is checked against a retrieved document before it's returned, unresolved references are dropped, never guessed.

Commands

  • /dike-research — full grounded workflow: search, reason, graph audit for amendments/repeals, and citation verification
  • /dike-search — browse and compare sources for a topic
  • /dike-cite — parse and verify a specific citation string

Tools (also usable directly, without a slash command)

  • dike_search, dike_reason, dike_cite, dike_graph_traverse

Requires a Dike API key.

dike-dify-tools (Dify)

Wraps the same search/reason/cite/graph-traverse capabilities as native Dify tools, usable directly in a chatflow, agent, or workflow app without an MCP hop. Not installable via Dify's "GitHub repo" flow (this repo's root isn't a Dify plugin) -- package and upload it as a local .difypkg instead; see the plugin's own README for the exact steps.

Requires a Dike API key.

Updating

Already added the marketplace? Pull the latest plugin versions with:

/plugin marketplace update dikeai/plugins

Note on Anthropic's Connectors Directory

This is a self-serve Claude Code plugin marketplace (/plugin marketplace add), anyone can add it, no review required. It is separate from Anthropic's curated Connectors Directory (browsable in Claude.ai/Desktop's "Partners" tab), which requires a full OAuth 2.1 authorization flow and Anthropic's review process. Dike doesn't have that yet; this repo is not affiliated with or reviewed by Anthropic.

Reviews

No reviews yet

Be the first to review this server!