Vertical Search Engine MCP Server - Create domain-specific search engines through natural language
Project description
mimir-vertical
Vertical Search Engine MCP Server — Create domain-specific search engines through natural language.
Python wrapper for mimir - automatically downloads and manages the Go binary.
Installation
pip install mimir-vertical
Usage
# Run MCP server
mimir-vertical
# CLI commands
mimir-vertical help
mimir-vertical version
mimir-vertical vertical list
mimir-vertical vertical create my-pharma --domain pharma
mimir-vertical health
mimir-vertical metrics
# Upgrade binary
mimir-vertical --upgrade
# Show binary path
mimir-vertical --path
Claude Desktop Integration
Add to claude_desktop_config.json:
{
"mcpServers": {
"mimir": {
"command": "mimir-vertical"
}
}
}
Features
- 8 Domain Fetchers: Pharma, AI/ML, Legal, Finance, Energy, Food, Politics, Tech
- Key-Free APIs: Most APIs work without registration
- ACHE/DISCO Algorithms: TF-IDF relevance scoring and Bayesian ranking
- Vertical Management: Create and manage multiple search engines
- i18n: 7 languages (EN, KO, JA, ZH, ES, FR, DE)
Links
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 mimir_vertical-1.0.0.tar.gz.
File metadata
- Download URL: mimir_vertical-1.0.0.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
82a8f2d3800b21b6bcd3953ff8a8902f02734e81dc2f76d62b9d6f195feb544c
|
|
| MD5 |
7b6557b216f6f8e23f06e9f3fd41e4c6
|
|
| BLAKE2b-256 |
63d0963e87834a4086fd7c0940177bcd686feef75bf104134e3479c24c0c9cd3
|
File details
Details for the file mimir_vertical-1.0.0-py3-none-any.whl.
File metadata
- Download URL: mimir_vertical-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9edda27e796ae784bb63176afbba7336cc6a165473e46bd85a326ab54031f3ac
|
|
| MD5 |
186be3af5d8b5b255b051557f68953cc
|
|
| BLAKE2b-256 |
6117b166803f2d42039f3b5ff9ad0435c6f52da26e696fe203916be881f21bd8
|