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.4.tar.gz
(9.0 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.4.tar.gz.
File metadata
- Download URL: adminica_mcp-1.0.4.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
250868a91bbb2e741fcc1671eed2c19dbeb6de1d4d4274efd5b8ed217d502e65
|
|
| MD5 |
1d5a6e2e277ec6ae6ecbfeacfdfc9e69
|
|
| BLAKE2b-256 |
175c9e9d39d186f3f30b8dd339967089a4ca6837f5b33448bbcef29e8fd80e0c
|
File details
Details for the file adminica_mcp-1.0.4-py3-none-any.whl.
File metadata
- Download URL: adminica_mcp-1.0.4-py3-none-any.whl
- Upload date:
- Size: 9.7 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 |
cbe9b239f666e94d092e69d3f39c01afa6091e6253ee632e9f91113d76c1848d
|
|
| MD5 |
b5d41c50cdae246e1d3664ad4fb4aed7
|
|
| BLAKE2b-256 |
5a762e1cfcf731aff5d20e3251bf8b7352111855959f1fd4179ed69462fb3f3b
|