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) |
creative_review_adminica |
Creative review on synthetic audience panel (POST /api/v1/analytics/creative-review) |
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, creative_review_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.7.tar.gz
(10.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.7.tar.gz.
File metadata
- Download URL: adminica_mcp-1.0.7.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
43fe211db4564719b444390da05aa31e6364f6fe244c0096e23ed3ec58fc2b33
|
|
| MD5 |
a4e53098901062804848c27d0ff56b06
|
|
| BLAKE2b-256 |
d757d82a4e1dfc9a45cdf63dbdb0a8f2fdd9cd01ececdea49996a98739609d77
|
File details
Details for the file adminica_mcp-1.0.7-py3-none-any.whl.
File metadata
- Download URL: adminica_mcp-1.0.7-py3-none-any.whl
- Upload date:
- Size: 11.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab44b69dd7efdf9c5d927233a71622e95afc404340ca01165d765b8c98424633
|
|
| MD5 |
61fd884defc97f16f3b2971275188092
|
|
| BLAKE2b-256 |
9e6f4bbce5bc56fa137a5b3353c054921022a6da240e6110c97d120b9ec04f69
|