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.3.tar.gz
(7.5 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.3.tar.gz.
File metadata
- Download URL: adminica_mcp-1.0.3.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd89000e3427ba3fd6acee52ea5ba46c5f30c54ebcee3f47970981a6d4bb57cc
|
|
| MD5 |
a1deccc64719019e4e3070c21a993e2e
|
|
| BLAKE2b-256 |
d2b48d047db75e319abaae201b0d50b6bfc62c23650235d324ea54b4f30e5608
|
File details
Details for the file adminica_mcp-1.0.3-py3-none-any.whl.
File metadata
- Download URL: adminica_mcp-1.0.3-py3-none-any.whl
- Upload date:
- Size: 8.2 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 |
54b2f46306edd49910c41c093f8b35a7a8bfe99cb970de1654440cf52077951e
|
|
| MD5 |
4e0f05d92a8c8c2bb1539cc42950ed0c
|
|
| BLAKE2b-256 |
323914c01e683c454c567e289739b069ec11974fc9315c05469a054b086dcc55
|