@pipeworx/folketinget-dk
Connect: https://gateway.pipeworx.io/folketinget-dk/mcp · Install: one-click buttons
Tools: 3
Tools
- query_entity — Query a Folketinget (Danish Parliament) OData v3 entity collection. Returns matching rows under the
valuearray. Fields and values are in Danish (e.g. titel=title, navn=name, opdateringsdato=last-up - get_entity_by_id — Fetch a single Folketinget entity record by its numeric id, e.g. Sag(1). Returns the record object directly (not wrapped in
value). Use $expand to inline related entities. - search_cases — Convenience search over Sag (cases/bills): finds cases whose Danish title (titel) contains a substring. Sorted by most recently updated. Use this to look up legislation/matters by keyword; for full co
Tools
-
get_entity_by_id— Fetch a single Folketinget entity record by its numeric id, e.g. Sag(1). Returns the record object directly (not wrapped in `value`). Use $expand to inline related entities. -
query_entity— Query a Folketinget (Danish Parliament) OData v3 entity collection. Returns matching rows under the `value` array. Fields and values are in Danish (e.g. titel=title, navn=name, opdateringsdato=last-up -
search_cases— Convenience search over Sag (cases/bills): finds cases whose Danish title (titel) contains a substring. Sorted by most recently updated. Use this to look up legislation/matters by keyword; for full co