PRG MCP
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., "@PRG MCPcheck the health status of PRG"
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.
PRG MCP
Serwer MCP dla Państwowego Rejestru Granic (PRG), oficjalnego rejestru Głównego Urzędu Geodezji i Kartografii.
Projekt jest na wczesnym etapie rozwoju. Obecne wydanie udostępnia szkielet serwera i narzędzie health_status. Obsługa danych PRG będzie dodawana feature po feature.
Wymagania
Node.js 22 lub nowszy;
pnpm 10.x do pracy ze źródłami.
Related MCP server: mcp-polish-data
Uruchomienie ze źródeł
pnpm install
pnpm quality
pnpm build
node dist/cli.js toolsDomyślnym transportem jest stdio. Transport HTTP można wybrać przez MCP_TRANSPORT=http.
Konfiguracja runtime:
MCP_TRANSPORT=stdio|http,MCP_PORT/PORT,MCP_DATA_DIR,MCP_CONFIG_DIRiMCP_LOG_LEVEL— ustawienia wspólne MCP Craftsman;PRG_SOURCE_TIMEOUT_MS— timeout pojedynczego żądania źródłowego, domyślnie 30 sekund;PRG_MAX_DOWNLOAD_BYTES— twardy limit rozmiaru pobrania, domyślnie 4 GiB;PRG_SYNC_CONCURRENCY— liczba równoległych pobrań, domyślnie 2, maksymalnie 8.
Źródło danych
Dane PRG publikuje Główny Urząd Geodezji i Kartografii w serwisie Geoportal.gov.pl. Dane nie są dołączone do pakietu npm.
Licencja
Kod źródłowy jest dostępny na warunkach EUPL-1.2 only. Szczegóły dotyczące oprogramowania i danych znajdują się w LICENSE oraz NOTICE.md.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
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/ciembor/prg-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server