Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
get_current_dateA

Get the current date in YYYY-MM-DD format. Useful for legal document analysis and date calculations.

calculate_date_offsetA

Calculate dates in the past or future by adding/subtracting time periods. Essential for legal document effective dates and deadlines.

get_legal_keywordsB

Retrieve all available keywords for categorizing Polish legal acts. Essential for understanding document topics and enabling precise searches.

search_legal_actsA

Advanced search for Polish legal acts with multiple filters. Use this for finding specific documents by criteria like date, type, keywords, or title. Note: When using multiple keywords, ALL keywords must be present in the act (AND logic).

get_legal_publishersA

Get list of all legal act publishers (Dziennik Ustaw, Monitor Polski) with their metadata and publication years.

get_publisher_detailsB

Get detailed information about a specific legal publisher including act counts and publication timeline.

get_publisher_year_actsA

Get all legal acts published by a specific publisher in a given year. Useful for browsing complete annual collections.

get_act_comprehensive_detailsB

Get complete detailed information about a specific legal act including metadata, status, dates, and references.

get_act_contentB

Retrieve the actual text content of a legal act in PDF or HTML format. Use for reading the full document content.

get_act_table_of_contentsB

Get the hierarchical structure and table of contents of a legal act. Shows chapters, articles, sections, and their organization.

get_act_relationshipsA

Analyze legal relationships and references for an act. Shows which acts it amends, references, or is referenced by.

get_legal_statusesA

Get all possible legal act statuses (active, repealed, consolidated, etc.) for document classification and filtering.

get_legal_typesB

Retrieve all document types (laws, regulations, ordinances, etc.) used in Polish legal system.

get_legal_institutionsB

Get list of all institutions involved in Polish legal acts (ministries, authorities, organizations that issue or are affected by laws).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/numikel/law-scrapper-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server