Search papers, books, code, legal cases, forums, Wikipedia, and more from one API.
Reason this release was yanked:
Non-functional: backend api.jail.li is offline.
Project description
JAIL Search — MCP Server
Search a billion+ documents — papers, books, code, legal cases, forums, Wikipedia, and more.
Installation
Connect to the hosted MCP server:
https://api.jail.li/mcp
Get API key for higher limits — append ?jailApiKey= to the URL.
Claude Code
claude mcp add --transport http jail https://api.jail.li/mcp
With API key:
claude mcp add --transport http jail "https://api.jail.li/mcp?jailApiKey=sk_live_..."
Codex
codex mcp add jail --url https://api.jail.li/mcp
With API key: codex mcp add jail --url "https://api.jail.li/mcp?jailApiKey=sk_live_..."
Cursor
Add to ~/.cursor/mcp.json:
{
"mcpServers": {
"jail": {
"url": "https://api.jail.li/mcp"
}
}
}
With API key: "url": "https://api.jail.li/mcp?jailApiKey=sk_live_..."
VS Code
Add to .vscode/mcp.json:
{
"servers": {
"jail": {
"type": "http",
"url": "https://api.jail.li/mcp"
}
}
}
With API key: "url": "https://api.jail.li/mcp?jailApiKey=sk_live_..."
Claude Desktop
Edit ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
{
"mcpServers": {
"jail": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://api.jail.li/mcp"]
}
}
}
With API key: "args": ["-y", "mcp-remote", "https://api.jail.li/mcp?jailApiKey=sk_live_..."]
OpenCode
Add to your opencode.json:
{
"mcp": {
"jail": {
"type": "remote",
"url": "https://api.jail.li/mcp",
"enabled": true
}
}
}
With API key: "url": "https://api.jail.li/mcp?jailApiKey=sk_live_..."
Copilot CLI
Edit ~/.copilot/mcp-config.json:
{
"mcpServers": {
"jail": {
"type": "http",
"url": "https://api.jail.li/mcp"
}
}
}
With API key: "url": "https://api.jail.li/mcp?jailApiKey=sk_live_..."
Windsurf
Add to ~/.codeium/windsurf/mcp_config.json:
{
"mcpServers": {
"jail": {
"serverUrl": "https://api.jail.li/mcp"
}
}
}
With API key: "serverUrl": "https://api.jail.li/mcp?jailApiKey=sk_live_..."
Hermes
Add to ~/.hermes/config.yaml:
mcp_servers:
jail:
url: "https://api.jail.li/mcp"
With API key: url: "https://api.jail.li/mcp?jailApiKey=sk_live_..."
Or install the skill: hermes skill install jail-search
Via npm Package
Use the npm/pypi package for stdio transport
{
"mcpServers": {
"jail": {
"command": "npx",
"args": ["-y", "jail-mcp@latest"]
}
}
}
Or with Python: "command": "uvx", "args": ["jail-mcp"]
For API key with stdio: "env": { "JAIL_API_KEY": "sk_live_..." }
Tools
| Tool | What it does |
|---|---|
search |
Search across all content types. Filter by type, paginate with cursor. |
detail |
Get full metadata for a document by ID. |
Content Types
| Type | Sources |
|---|---|
| academic | OpenAlex, arXiv, Semantic Scholar, DBLP |
| books | Books, digital libraries, classical literature |
| wiki | Wikipedia — en, zh, de, fr, es, ru, ja, ko + 10 more |
| forums | Hacker News, StackExchange, Lobsters, LessWrong, 60+ more |
| legal | Harvard Case Law, CourtListener, EUR-Lex, UK Legislation |
| news | News articles and journalism |
| packages | npm, PyPI, Crates.io, Libraries.io |
| economics | World Bank, IMF, FRED, ECB, BLS, Tax Foundation |
| knowledge | Wikidata, structured knowledge |
| video | IMDb, YouTube |
| music | Discogs, MusicBrainz |
| health | Clinical trials, food safety |
| geo | World place names, geographic data |
| tech | Dev.to, product community forums |
| social | Mastodon, Lemmy, fediverse |
| fandom | Fan wiki articles, community knowledge |
| crypto | DeFi protocols, token data, on-chain analytics |
| predictions | Prediction markets, forecasting |
| audio | Podcasts and audio content |
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jail_mcp-1.2.0.tar.gz.
File metadata
- Download URL: jail_mcp-1.2.0.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.30 {"installer":{"name":"uv","version":"0.9.30","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
13a0468e3af39b3a414b524d0c7f51adee17a0cd76ce31101b8e3bc4c9741b9a
|
|
| MD5 |
e30945054b9b1428bde49dc483cbcfc3
|
|
| BLAKE2b-256 |
3fdce9ad428711e893979eeaa4c18e89cddc87927ea4860026f4716db3ca2de5
|
File details
Details for the file jail_mcp-1.2.0-py3-none-any.whl.
File metadata
- Download URL: jail_mcp-1.2.0-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.30 {"installer":{"name":"uv","version":"0.9.30","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c424fb0097733e6bc31f9ba9039710437c64808612f5b373d0191c1990ae8482
|
|
| MD5 |
c9041fd249d622dcae2eb28d05e95819
|
|
| BLAKE2b-256 |
50fcfc399fd7fe35cc69db4b469a9e16199d29accaf208e5fdf6642e19b1d0c7
|