prawo-pl-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PRAWO_PL_MCP_API_KEY | No | ASGI mode only: require this API key (dual-channel). | |
| PRAWO_PL_MCP_TIMEOUT | No | Seconds per tool call after startup. | 90 |
| PRAWO_PL_MCP_AUDIT_DIR | No | Where the JSONL audit log goes. | ~/.matematic/audit |
| PRAWO_PL_MCP_INIT_TIMEOUT | No | Seconds allowed for a connector's first start (includes package download). | 180 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| pl_list_sourcesA | List available Polish/EU legal data sources, or inspect one source's live tool schemas. Without arguments: full catalog (id, coverage, capabilities, native tool names,
and Errors: |
| pl_searchA | Unified search across any registered source (SAOS, NSA, ISAP, EUREKA, KIO, UODO...). Common parameters are translated to the source's native names (dateFrom vs
date_from, 0- vs 1-based pages - handled here; Errors: |
| pl_get_documentA | Fetch the full document (judgment, act text, register extract...) from a source.
Errors: |
| pl_callA | Escape hatch: call any native tool of any registered source. For operations the unified tools do not cover: citator (saos_cite_check),
DPA statistics (uodo_stats), procurement-article search (kio_by_pzp_article),
board composition (get_board), regulation comparison (eu_compare), tax
category dictionary (list_categories)... Errors: |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/matematicsolutions/prawo-pl-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server