adminica-mcp
MCP server for Adminica — search the knowledge archive and ask RAG-grounded questions from Cursor, Claude Desktop, VS Code, and other MCP clients.
No git clone required — install from PyPI:
pip install adminica-mcp
which adminica-mcp # use this path in MCP config if the IDE does not find the command
Tools
| Tool | Description |
|---|---|
search_library |
Vector search in the Adminica archive |
ask_adminica |
Full RAG answer (POST /api/v1/query, requires API key) |
research_adminica |
Document research pipeline ПР–СБ (forced_intent=document_research, stages[] in response) |
get_library_entry |
Library entry card by UUID |
audit_site |
On-page SEO audit (POST /api/v1/site-audit, requires API key) |
adminica_health |
Check Adminica /health |
Environment
| Variable | Required | Default |
|---|---|---|
ADMINICA_API_KEY |
for ask_adminica, research_adminica |
— |
ADMINICA_API_URL |
no | https://adminica.ru/api/v1 |
Create an API key at adminica.ru/profile → Security.
MCP client config
{
"mcpServers": {
"adminica": {
"command": "adminica-mcp",
"env": {
"ADMINICA_API_KEY": "ak_YOUR_KEY"
}
}
}
}
Full guide: adminica.ru/api/docs/#mcp
License
MIT
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
adminica_mcp-1.0.2.tar.gz
(7.3 kB
view details)
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 adminica_mcp-1.0.2.tar.gz.
File metadata
- Download URL: adminica_mcp-1.0.2.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a2fe1888df2fa0a2d0375c8a88c5361c31d62643f69f26e2c53dc011d43b0182
|
|
| MD5 |
fb21af3fb392f1d9ef2e4bac797d25d8
|
|
| BLAKE2b-256 |
1ca7b3ba0bc4a973fe63bca6e91e286290ba652967774dc78bbcef0e9e9f3a85
|
File details
Details for the file adminica_mcp-1.0.2-py3-none-any.whl.
File metadata
- Download URL: adminica_mcp-1.0.2-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6b38a6ce6cd8957dc52c721ce6ef56c5cd3f5c7d8d1c838a7340b8a3ee23f96
|
|
| MD5 |
70ac9a9e0bfc6a8dce5dc9d7c9046c1c
|
|
| BLAKE2b-256 |
26a3ffaab2e9600b1a3d5e271fd9cb50790b77c5041111fee88fff0e097bad82
|