aerugo/upphandlat-mcp
If you are the rightful owner of upphandlat-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This MCP server provides access to Swedish public procurement data, enabling analysis of procurements, their value, and supplier details.
Tools
Functions exposed to the LLM to take actions
list_available_dataframes
Lists all loaded datasets with their names and descriptions.
list_columns
Returns column names for a specified dataset.
get_schema
Returns the schema (column names and data types) for a dataset.
get_distinct_column_values
Retrieves unique values from a column.
fuzzy_search_column_values
Performs fuzzy matching in a text column.
aggregate_data
The main tool for filtering, grouping, aggregating, and calculating new fields from the data.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client