2025 Tax Law Amendment MCP Server

2025 Tax Law Amendment MCP Server

CheolMinBae

Searches and queries 2025 Korean tax law amendment PDF documents using natural language. Uses vector search to find relevant tax law information from indexed documents.

Enables users to search and query information from the 2025 Korean tax law amendment PDF documents using natural language. Provides document indexing and retrieval capabilities through ChromaDB vector storage and LangChain integration.

109 views1Local (stdio)

What it does

  • Search Korean tax law amendments with natural language queries
  • Index PDF tax documents for retrieval
  • Extract relevant passages from tax law texts
  • Query specific tax provisions and changes

Best for

Korean tax professionals researching law changesAccountants preparing for 2025 tax updatesLegal researchers studying Korean tax amendments
Natural language search of legal documentsVector-based document retrieval

About 2025 Tax Law Amendment MCP Server

2025 Tax Law Amendment MCP Server is a community-built MCP server published by CheolMinBae that provides AI assistants with tools and capabilities via the Model Context Protocol. Search 2025 Korean tax law amendment PDFs with natural language — fast tax document NLP search using ChromaDB, LangChain It is categorized under ai ml, developer tools.

How to install

You can install 2025 Tax Law Amendment MCP Server in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport.

License

2025 Tax Law Amendment MCP Server is released under the MIT license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.

2025년 세법 개정안 MCP 서버

이 프로젝트는 2025년 세법 개정안 PDF 문서를 기반으로 한 MCP(Model Context Protocol) 서버입니다. Vector DB와 LangChain을 활용하여 문서 내용을 검색하고 관련 정보를 제공합니다.

기능

  • PDF 문서 파싱 및 청크 분할
  • ChromaDB를 이용한 벡터 저장 및 검색
  • MCP 프로토콜을 통한 문서 검색 API
  • 자연어 쿼리를 통한 세법 정보 검색

설치 및 실행

1. 의존성 설치

pip install -r requirements.txt

2. ChromaDB 실행

docker-compose up -d

3. 문서 인덱싱

python index_document.py

4. MCP 서버 실행

python mcp_server.py

MCP 서버 설정

Clode 클라이언트 설정

Clode에서 MCP 서버를 추가하려면:

  1. Clode 설정에서 MCP 서버 추가
  2. 서버 경로: python /path/to/mcp_server.py
  3. 서버 이름: tax-document-mcp

Cursor IDE 설정

Cursor에서 MCP 서버를 추가하려면:

  1. Cursor 설정 파일에 MCP 서버 추가
  2. 서버 경로: python /path/to/mcp_server.py
  3. 서버 이름: tax-document-mcp

API 사용법

MCP 서버는 다음 기능을 제공합니다:

  • search_document: 문서 내용 검색
  • get_document_info: 문서 정보 조회
  • list_collections: 저장된 컬렉션 목록 조회

환경 변수

  • CHROMA_HOST: ChromaDB 호스트 (기본값: localhost)
  • CHROMA_PORT: ChromaDB 포트 (기본값: 8000)
  • PDF_PATH: PDF 파일 경로 (기본값: 2025_tax.pdf)

Alternatives

Related Skills

Browse all skills
slidev

Comprehensive guide for Slidev - a web-based presentation framework for developers. Covers Markdown syntax, layouts, components, animations, theming, and exporting. Use this skill when creating or working with developer presentations using Slidev.

264
finance-skills

Production-ready financial analyst skill with ratio analysis, DCF valuation, budget variance analysis, and rolling forecast construction. 4 Python tools (all stdlib-only). Works with Claude Code, Codex CLI, and OpenClaw.

55
ui-design-system

UI design system toolkit for Senior UI Designer including design token generation, component documentation, responsive design calculations, and developer handoff tools. Use for creating design systems, maintaining visual consistency, and facilitating design-dev collaboration.

18
ai-sdk

Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, embed, or tools, (2) Want to build AI agents, chatbots, RAG systems, or text generation features, (3) Have questions about AI providers (OpenAI, Anthropic, Google, etc.), streaming, tool calling, structured output, or embeddings, (4) Use React hooks like useChat or useCompletion. Triggers on: "AI SDK", "Vercel AI SDK", "generateText", "streamText", "add AI to my app", "build an agent", "tool calling", "structured output", "useChat".

6
content-marketer

Elite content marketing strategist specializing in AI-powered content creation, omnichannel distribution, SEO optimization, and data-driven performance marketing. Masters modern content tools, social media automation, and conversion optimization with 2024/2025 best practices. Use PROACTIVELY for comprehensive content marketing.

5
api-documenter

Master API documentation with OpenAPI 3.1, AI-powered tools, and modern developer experience practices. Create interactive docs, generate SDKs, and build comprehensive developer portals. Use PROACTIVELY for API documentation or developer portal creation.

4