fwextensions/datasf-mcp
3.2
If you are the rightful owner of datasf-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 dayong@mcphub.com.
A Model Context Protocol (MCP) server that provides LLMs with seamless access to San Francisco's open data portal (DataSF), powered by the Socrata platform.
Tools
Functions exposed to the LLM to take actions
search_datasf
Search for datasets by keywords.
list_datasf
Browse available datasets, optionally filtered by category.
get_schema
Get the schema (columns and data types) for a specific dataset.
query_datasf
Execute a SoQL query against a dataset.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client