db_mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@db_mcpsearch for '임진왜란' in the Annals of the Joseon Dynasty"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
db_mcp — 한국고전종합DB MCP 서버
Claude Desktop에서 한국고전종합DB(ITKC)를 직접 검색합니다.
승정원일기, 일성록, 조선왕조실록, 한국문집총간 등 9개 컬렉션을 지원합니다.
설치 (한 줄)
curl -fsSL https://raw.githubusercontent.com/namjiman/db_mcp/main/install.sh | bashClaude Desktop을 재시작하면 바로 사용할 수 있습니다.
Related MCP server: LexLink Korean Law MCP Server
수동 설치 (개발자)
uvx로 실행
uvx --from git+https://github.com/namjiman/db_mcp db-mcpclaude_desktop_config.json 직접 수정
파일 위치:
macOS:
~/Library/Application Support/Claude/claude_desktop_config.jsonLinux:
~/.config/Claude/claude_desktop_config.json
{
"mcpServers": {
"db_mcp": {
"command": "uvx",
"args": ["--from", "git+https://github.com/namjiman/db_mcp", "db-mcp"]
}
}
}업데이트
uvx upgrade db-mcp제공 도구
도구 | 설명 |
| 지원 컬렉션 목록 (코드·한글명·필드) |
| 컬렉션 지정 검색 |
| 전체 컬렉션 동시 검색 |
| 특정 자료 디렉터리 내 검색 |
| 원문 전문 + 각주 + 원주 (캐시) |
| 국역 본문 |
지원 컬렉션
코드 | 한글명 | 지원 검색필드 |
MO | 한국문집총간 | 본문·저자·권차문체·기사명·전체 |
BT | 고전번역서 | 본문·저자·권차문체·기사명·전체 |
GO | 고전원문 | 본문·저자·권차문체·기사명·전체 |
KP | 한국고전총간 | 본문·저자·권차문체·기사명·전체 |
KH | 한국경학자료집성 | 본문·저자·전체 |
JT | 조선왕조실록(국역) | 본문·서지·기사명·전체 |
JR | 조선왕조실록(신역) | 본문·서지·기사명·전체 |
ST | 승정원일기 | 본문·기사명·전체 |
IT | 일성록 | 본문·기사명·전체 |
요구사항
macOS 또는 Linux
Python 3.10 이상 (uv가 자동 설치·관리)
라이선스
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/namjiman/db_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server