Shiranui
БесплатноНе проверенMCP server for retrieving clinical standard content from the CDISC Library, supporting controlled terminology, ADaM, SDTM, CDASH, SEND metadata, and search.
Описание
MCP server for retrieving clinical standard content from the CDISC Library, supporting controlled terminology, ADaM, SDTM, CDASH, SEND metadata, and search.
README
Shiranui is the Model Context Protocol(MCP) Server for retreiving the clinical standard contents in the CDISC Library.
This MCP server is built with Python FastMCP.
https://github.com/user-attachments/assets/9cd7e1a6-2750-4910-bb03-763c323b9f22
Support CDISC Library API
- v2 Biomedical Concept Endpoints
- v2 Dataset Specialization Endpoints
- Controlled Terminology Codelist Endpoints
- ADaM Variable Metadata Endpoints
- SDTM Metadata Endpoints
- CDASH Metadata Endpoints
- SEND Metadata Endpoints
- Search Tool
Requirements
- Python v3.13 and UV were installed on your device.
- You have the CDISC Library API Key.
Installation
Download Shiranui from the Releases Page.
Mac and Linux
cd /your/shiranui/dir
uv sync
Set your API key as an environment variable named CDISC_LIBRARY_API_KEY.
Windows
Use back slash "\" for path separator charactor.
cd C:\your\shiranui\dir
uv sync
Set your API key as an environment variable named CDISC_LIBRARY_API_KEY.
Configure mcp client
LM Studio
Mac and Linux
{
"mcpServers": {
"Shiranui": {
"command": "uv",
"args": [
"run",
"/full/path/to/shiranui/dir/.venv/bin/shiranui"
]
}
}
}
Windows
Use slash"/" for path separator charactor.
{
"mcpServers": {
"Shiranui": {
"command": "uv",
"args": [
"run",
"C:/full/path/to/shiranui/dir/.venv/Scripts/shiranui"
]
}
}
}
You need to replace "/full/path/to/shiranui/dir" to match your own environment.
In addition to LM Studio, it may also work with Claude Desktop, Codename Goose, and other MCP Clients.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Установка Shiranui
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/i-akiya/ShiranuiFAQ
Shiranui MCP бесплатный?
Да, Shiranui MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Shiranui?
Нет, Shiranui работает без API-ключей и переменных окружения.
Shiranui — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Shiranui в Claude Desktop, Claude Code или Cursor?
Открой Shiranui на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Shiranui with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
