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と新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の結果ページを1ページ取得します。
パラメータ:
page_num– ページ番号;page_size– 1ページあたりのレコード数。
search_cvpis
複数のCVP IS APIページを確認し、JSONテキストに検索フレーズが含まれるレコードを選択します。
検索フレーズの例:
Kretingos rajono savivaldybėRudkasasniego特定の調達番号
procurement_sources
主要な公式公共調達情報源を返します。
注意
CVP IS APIの構造は公共調達庁(VPT)が管理しています。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