2025 Tax Law Amendment MCP Server
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., "@2025 Tax Law Amendment MCP Serverwhat are the new deductions for small businesses in 2025?"
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.
2025년 세법 개정안 MCP 서버
이 프로젝트는 2025년 세법 개정안 PDF 문서를 기반으로 한 MCP(Model Context Protocol) 서버입니다. Vector DB와 LangChain을 활용하여 문서 내용을 검색하고 관련 정보를 제공합니다.
기능
PDF 문서 파싱 및 청크 분할
ChromaDB를 이용한 벡터 저장 및 검색
MCP 프로토콜을 통한 문서 검색 API
자연어 쿼리를 통한 세법 정보 검색
Related MCP server: Marcus Local MCP Server
설치 및 실행
1. 의존성 설치
pip install -r requirements.txt2. ChromaDB 실행
docker-compose up -d3. 문서 인덱싱
python index_document.py4. MCP 서버 실행
python mcp_server.pyMCP 서버 설정
Clode 클라이언트 설정
Clode에서 MCP 서버를 추가하려면:
Clode 설정에서 MCP 서버 추가
서버 경로:
python /path/to/mcp_server.py서버 이름:
tax-document-mcp
Cursor IDE 설정
Cursor에서 MCP 서버를 추가하려면:
Cursor 설정 파일에 MCP 서버 추가
서버 경로:
python /path/to/mcp_server.py서버 이름:
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)
This server cannot be installed
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
- Alicense-qualityDmaintenanceEnables intelligent search and question-answering over PDF documents using semantic similarity and keyword search. Supports OCR for scanned PDFs, persistent vector storage with ChromaDB, and maintains source tracking with page numbers.Last updated5MIT
- Flicense-qualityDmaintenanceEnables AI assistants to semantically search through indexed documentation websites and local code repositories using OpenAI embeddings and ChromaDB vector storage.Last updated
- Flicense-qualityDmaintenanceEnables local-first semantic search and retrieval of Korean Bible verses using FAISS embeddings and full-text indexes. Supports exploration of biblical entities including people, places, and events with Korean-to-English query handling.Last updated
- Flicense-qualityBmaintenanceAccess Korea's national tax law information system to search rulings, precedents, statutes, and more using natural language queries via Claude.Last updated
Related MCP Connectors
Search and reason over your Obsidian-style Markdown vault, right from ChatGPT.
Vector RAG store for Word/Excel/PDF/PowerPoint. Break-even pricing, $5 per 5,700 pages.
Build an AI chatbot from your own content that answers with citations: FAQ, docs, coach, support.
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/CheolMinBae/mcp-server-sample'
If you have feedback or need assistance with the MCP directory API, please join our Discord server