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 1.7B documents across papers, books, code, legal cases, forums, Wikipedia, and more.
Quick Start
Works with any MCP-compatible tool. No API key needed.
{
"mcpServers": {
"jail": {
"command": "npx",
"args": ["-y", "jail-mcp@latest"]
}
}
}
Or with Python: "command": "uvx", "args": ["jail-mcp"]
Installation
Cursor
Add to ~/.cursor/mcp.json:
{
"mcpServers": {
"jail": {
"command": "npx",
"args": ["-y", "jail-mcp@latest"]
}
}
}
VS Code
Add to .vscode/mcp.json:
{
"servers": {
"jail": {
"command": "npx",
"args": ["-y", "jail-mcp@latest"]
}
}
}
Claude Code
claude mcp add jail -- npx -y jail-mcp@latest
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", "jail-mcp@latest"]
}
}
}
Copilot CLI
Edit ~/.copilot/mcp-config.json:
{
"mcpServers": {
"jail": {
"command": "npx",
"args": ["-y", "jail-mcp@latest"]
}
}
}
Windsurf
Add to ~/.codeium/windsurf/mcp_config.json:
{
"mcpServers": {
"jail": {
"command": "npx",
"args": ["-y", "jail-mcp@latest"]
}
}
}
Hermes
Add to ~/.hermes/config.yaml:
mcp_servers:
jail:
command: "npx"
args: ["-y", "jail-mcp@latest"]
Or install the skill: hermes skill install jail-search
Crush
npx -y jail-mcp@latest --http --port 8808
With API key
Add "env": { "JAIL_API_KEY": "your-key" } to any config above for higher rate limits.
Get a key at jail.li.
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.1.3.tar.gz.
File metadata
- Download URL: jail_mcp-1.1.3.tar.gz
- Upload date:
- Size: 5.6 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 |
e3b0cc410ff90600e446e2de85af14dc677aedf1f22bac1291c059086d433bb6
|
|
| MD5 |
292a84bd1000f0edd33d95eabbde257a
|
|
| BLAKE2b-256 |
0f2ea9c7a73d237ccb46158212672b787edee3c9b030d01855850c0d2e3246f7
|
File details
Details for the file jail_mcp-1.1.3-py3-none-any.whl.
File metadata
- Download URL: jail_mcp-1.1.3-py3-none-any.whl
- Upload date:
- Size: 6.9 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 |
19514c17cedd023fcaab64d71887642817edd78e12f5e15e3e161dda879d92e2
|
|
| MD5 |
732f88cdbbdda76696d02605ee2dfb15
|
|
| BLAKE2b-256 |
ccc9920f22c819dbc1a48923503d2ccbf3115337e3464382345b28c637cabfa4
|