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: Academic MCP
수동 설치 (개발자)
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.
Related MCP Servers
- AlicenseAqualityAmaintenanceEnables access to Korean Bible translations from bskorea.or.kr, allowing users to retrieve chapters, verses, search for keywords, and compare translations across different Korean Bible versions.Last updated6632MIT
- FlicenseBqualityDmaintenanceEnables AI tools to search and retrieve data from various South Korean and Japanese academic databases, including research journals, historical records, and legislative information.Last updated3
- Flicense-qualityCmaintenanceEnables searching and viewing 1.89 million entries of the Seungjeongwon Ilgi and 380,000 articles of the Annals of the Joseon Dynasty from a local PostgreSQL database via Claude Desktop.Last updated
- Flicense-qualityDmaintenanceEnables searching and retrieving Korean Constitutional Court decisions using the official Open API, with search filters and full-text retrieval.Last updated
Related MCP Connectors
Search company disclosures and financial statements from the Korean market. Retrieve stock profile…
Access Korea’s G2B procurement and Nara Market data for bid notices, awards, contracts, statistics…
Look up Korean drug ingredient and product data by HIRA component and product codes via Pilldoc. V…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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