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 papers, books, code, legal cases, forums, Wikipedia, and more from one API.
Quick Start
Add to your MCP client config. No API key needed.
{
"mcpServers": {
"jail": {
"command": "npx",
"args": ["-y", "jail-mcp@latest"]
}
}
}
Or with Python: "command": "uvx", "args": ["jail-mcp"]
With API key
{
"mcpServers": {
"jail": {
"command": "npx",
"args": ["-y", "jail-mcp@latest"],
"env": { "JAIL_API_KEY": "your-api-key" }
}
}
}
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"]
}
}
}
Claude Code
claude mcp add jail npx -y jail-mcp@latest
Cursor
Add to .cursor/mcp.json:
{
"mcpServers": {
"jail": {
"command": "npx",
"args": ["-y", "jail-mcp@latest"]
}
}
}
VS Code / Copilot
Add to .vscode/mcp.json:
{
"servers": {
"jail": {
"command": "npx",
"args": ["-y", "jail-mcp@latest"]
}
}
}
Copilot CLI
/mcp add
Or edit ~/.copilot/mcp-config.json:
{
"mcpServers": {
"jail": {
"type": "local",
"command": "npx",
"args": ["-y", "jail-mcp@latest"]
}
}
}
Windsurf
Add to ~/.codeium/windsurf/mcp_config.json:
{
"mcpServers": {
"jail": {
"command": "npx",
"args": ["-y", "jail-mcp@latest"]
}
}
}
Tools
| Tool | Description |
|---|---|
search |
Search across all types. Filter by type, paginate with cursor. |
detail |
Get full metadata for a document by ID. |
Content Types
| Type | Content |
|---|---|
| academic | OpenAlex, arXiv, Semantic Scholar, DBLP |
| audio | Podcasts and audio content |
| books | Books, digital libraries, and classical literature |
| crypto | DeFi protocols, token data, and on-chain analytics |
| economics | World Bank, IMF, FRED, ECB, BLS, Tax Foundation |
| fandom | Fan wiki articles and community knowledge bases |
| forums | Hacker News, StackExchange, Lobsters, LessWrong, and 60+ more |
| geo | World place names and geographic data |
| health | Clinical trials and food safety data |
| knowledge | Wikidata, structured knowledge, and facts |
| legal | Harvard Case Law, CourtListener, EUR-Lex, UK Legislation |
| music | Discogs, MusicBrainz |
| news | News articles and journalism |
| packages | npm, PyPI, Crates.io, Libraries.io |
| predictions | Prediction markets and forecasting |
| social | Mastodon, Lemmy, fediverse |
| tech | Dev.to, product community forums |
| video | IMDb, YouTube |
| wiki | Wikipedia (en/zh/de/fr/es/ru/ja/ko/it/pl/ar/cs/da/el/hi/hu/ro/az) |
Pricing
| Plan | Queries | Results/query | QPS | Price |
|---|---|---|---|---|
| Trial | Best-effort | 10 | — | — |
| Pro | 10,000/month | 50 | 10 | $5/month |
| Custom | Unlimited | Unlimited | Dedicated | Contact |
Be Pro at jail.li.
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.2.tar.gz.
File metadata
- Download URL: jail_mcp-1.1.2.tar.gz
- Upload date:
- Size: 5.4 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 |
59e7420dfa6c035951ef0046ceed227d5d86973b98659e0b927afa069c278301
|
|
| MD5 |
7990d62d8c2cdea0dda6581d48420e17
|
|
| BLAKE2b-256 |
a52099f7b714ef0374590af86f4bdf3322409e541999df900cfd0fe50656867d
|
File details
Details for the file jail_mcp-1.1.2-py3-none-any.whl.
File metadata
- Download URL: jail_mcp-1.1.2-py3-none-any.whl
- Upload date:
- Size: 6.7 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 |
cc15d6fc7308b9c6f11b18c759171e58fe3c956b74769fa7dc69d11a1f00da67
|
|
| MD5 |
4ced153736258516ec9170e28884bad2
|
|
| BLAKE2b-256 |
71aa4ba4bec622f6636e9f4d4f3f123d8141d1497fc6ba4cebc40bdc87ab44ca
|