lietuvos-viesieji-pirkimai-mcp
리투아니아 공공조달 MCP
리투아니아 공공조달 데이터 작업을 위한 MCP 서버.
주요 소스 – 새로운 CVP IS 공개 API:
https://viesiejipirkimai.lt/epps-integration/api/cft-details-export
이 서버는 ChatGPT / Claude / 기타 MCP 클라이언트를 위해 설계되었습니다:
공식 VPT API를 통해 새로운 CVP IS 조달 페이지를 가져오기;
가져온 조달에서 텍스트로 검색하기;
조달 번호, 기관, 공급업체 또는 기타 텍스트로 필터링하기;
추가 분석을 위해 원본 JSON 데이터 반환하기;
기존 및 신규 CVP IS 검색 링크 제공하기.
요구 사항
Python 3.11+
VPT CVP IS API 키
2026-05-20 VPT는 API 사용 지침을 발표하고 요청이 apiKey 헤더를 전달하여 cft-details-export로 POST 메서드로 전송된다고 명시했습니다.
Related MCP server: CRU MCP Server
설치
git clone https://github.com/aistasmendeika-max/lietuvos-viesieji-pirkimai-mcp.git
cd lietuvos-viesieji-pirkimai-mcp
python -m venv .venvWindows:
.venv\Scripts\Activate.ps1
pip install -r requirements.txt
Copy-Item .env.example .env.env에 VPT API 키를 입력하세요:
VPT_API_KEY=JUSU_VPT_API_RAKTAS실행:
python server.pyMCP 도구
cvpis_page
공식 신규 CVP IS API 결과의 한 페이지를 가져옵니다.
매개변수:
page_num– 페이지 번호;page_size– 페이지당 레코드 수.
search_cvpis
여러 CVP IS API 페이지를 검토하고 JSON 텍스트에 검색어가 포함된 레코드를 선택합니다.
예시 검색어:
Kretingos rajono savivaldybėRudkasasniego특정 조달 번호
procurement_sources
주요 공식 공공조달 소스를 반환합니다.
참고 사항
CVP IS API 구조는 공공조달청(Viešųjų pirkimų tarnyba)이 관리합니다. VPT가 필드 이름이나 API 매개변수를 변경하면 서버 어댑터를 업데이트해야 할 수 있습니다.
이 프로젝트는 공식 CVP IS 데이터 및 법적 문서를 대체하지 않습니다. 조사 시 항상 원본 소스를 확인하세요.
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
- AlicenseAqualityCmaintenanceEnables querying El Salvador's public procurement data, including awarded processes, supplier contracts, and institution details, from the live COMPRASAL API through an MCP interface.81MIT
- FlicenseAqualityCmaintenanceMCP server for searching and retrieving contracts from the Polish Central Register of Contracts (CRU) via its API.2
- AlicenseNot gradedqualityCmaintenanceProvides access to Ukraine's public procurement data (ProZorro) via MCP, keyless and integrated with Pipeworx gateway for AI agents.13MIT
- AlicenseNot gradedqualityCmaintenanceEnables querying Israel government procurement public tenders and exemption contracts via MCP, keyless access.14MIT
Related MCP Connectors
Israel Government Procurement MCP — public tenders & exemption contracts (keyless).
EU Funding & Tenders Portal (SEDIA search API) MCP.
Canada Government Procurement MCP — CanadaBuys open data (keyless).
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/aistasmendeika-max/lietuvos-viesieji-pirkimai-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server