SERVER

JAIL Search

Rank #23179

io.github.mefengl/jail-mcp

Search papers, books, code, legal cases, forums, Wikipedia, and more from one API.

First listed
Mar 29, 2026
Last publish date
Apr 11, 2026
OVERVIEW

JAIL Search is a Model Context Protocol (MCP) server published by mefengl. It ranks #23179 of 58,832 servers tracked on MCP Toplist. JAIL Search is listed across 2 registries — Official MCP and Glama, with 6 tracked versions. It was first listed on Mar 29, 2026 and most recently updated on Apr 11, 2026.

STANDING
#23,179of 58,832 tracked serversTop 50%

Ranks ahead of 35,653 of 58,832 servers on MCP Toplist.

CONNECT

Use JAIL Search

Add JAIL Search to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "jail-mcp": {
      "url": "https://api.jail.li/mcp"
    }
  }
}
npm package
{
  "mcpServers": {
    "jail-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "jail-mcp"
      ],
      "env": {
        "JAIL_API_KEY": "<your JAIL_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Python package (PyPI)
{
  "mcpServers": {
    "jail-mcp": {
      "command": "uvx",
      "args": [
        "jail-mcp"
      ],
      "env": {
        "JAIL_API_KEY": "<your JAIL_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

mefengl

Organization
Total servers
1
Total versions
6
VERSIONS

Available versions (6)

VersionPublished
1.4.0Apr 11, 2026
1.3.0Apr 7, 2026
1.2.0Apr 2, 2026
1.1.3Apr 2, 2026
1.1.2Mar 29, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is JAIL Search?
Search papers, books, code, legal cases, forums, Wikipedia, and more from one API.
Who maintains JAIL Search?
JAIL Search is maintained by mefengl, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
Is JAIL Search an official MCP server?
Yes — JAIL Search is listed on the Official MCP Registry, alongside Glama.
How many versions does JAIL Search have?
MCP Toplist tracks 6 versions of JAIL Search, most recently published on Apr 11, 2026.
Where can I find the source code for JAIL Search?
The source code for JAIL Search is hosted at github.com/mefengl/jail-mcp.
EXPLORE