Skip to main content
Glama
aistasmendeika-max

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 .venv

Windows:

.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.py

MCPツール

cvpis_page

公式の新しいCVP IS APIの結果ページを1ページ取得します。

パラメータ:

  • page_num – ページ番号;

  • page_size – 1ページあたりのレコード数。

search_cvpis

複数のCVP IS APIページを確認し、JSONテキストに検索フレーズが含まれるレコードを選択します。

検索フレーズの例:

  • Kretingos rajono savivaldybė

  • Rudkasa

  • sniego

  • 特定の調達番号

procurement_sources

主要な公式公共調達情報源を返します。

注意

CVP IS APIの構造は公共調達庁(VPT)が管理しています。VPTがフィールド名やAPIパラメータを変更した場合、サーバーのアダプターを更新する必要があるかもしれません。

このプロジェクトは公式のCVP ISデータや法的文書に代わるものではありません。調査の際は常に一次情報源を確認してください。

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    A
    quality
    C
    maintenance
    Enables querying El Salvador's public procurement data, including awarded processes, supplier contracts, and institution details, from the live COMPRASAL API through an MCP interface.
    8
    1
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides access to Ukraine's public procurement data (ProZorro) via MCP, keyless and integrated with Pipeworx gateway for AI agents.
    13
    MIT

View all related MCP servers

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).

View all MCP Connectors

Latest Blog Posts

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