db_mcp

db_mcp

Enables searching and retrieving full text and translations from the Korean Classics Database (ITKC), including collections such as the Annals of the Joseon Dynasty, Seungjeongwon Ilgi, Ilseongnok, and more.

Category
Visit Server

README

db_mcp — 한국고전종합DB MCP 서버

Claude Desktop에서 한국고전종합DB(ITKC)를 직접 검색합니다.
승정원일기, 일성록, 조선왕조실록, 한국문집총간 등 9개 컬렉션을 지원합니다.


설치 (한 줄)

curl -fsSL https://raw.githubusercontent.com/namjiman/db_mcp/main/install.sh | bash

Claude Desktop을 재시작하면 바로 사용할 수 있습니다.


수동 설치 (개발자)

uvx로 실행

uvx --from git+https://github.com/namjiman/db_mcp db-mcp

claude_desktop_config.json 직접 수정

파일 위치:

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Linux: ~/.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

제공 도구

도구 설명
list_collections 지원 컬렉션 목록 (코드·한글명·필드)
search_db 컬렉션 지정 검색
search_all_collections 전체 컬렉션 동시 검색
search_in_dir 특정 자료 디렉터리 내 검색
get_fulltext 원문 전문 + 각주 + 원주 (캐시)
get_translation 국역 본문

지원 컬렉션

코드 한글명 지원 검색필드
MO 한국문집총간 본문·저자·권차문체·기사명·전체
BT 고전번역서 본문·저자·권차문체·기사명·전체
GO 고전원문 본문·저자·권차문체·기사명·전체
KP 한국고전총간 본문·저자·권차문체·기사명·전체
KH 한국경학자료집성 본문·저자·전체
JT 조선왕조실록(국역) 본문·서지·기사명·전체
JR 조선왕조실록(신역) 본문·서지·기사명·전체
ST 승정원일기 본문·기사명·전체
IT 일성록 본문·기사명·전체

요구사항

  • Claude Desktop
  • macOS 또는 Linux
  • Python 3.10 이상 (uv가 자동 설치·관리)

라이선스

MIT

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured