Thomas-TyTech/socrata-mcp-full
If you are the rightful owner of socrata-mcp-full 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.
Socrata MCP Server v2.0.0 is a high-quality Model Context Protocol server designed for optimal agent-centric interaction with Socrata Open Data APIs.
Tools
Functions exposed to the LLM to take actions
socrata_get_catalog
Get catalog for a domain, filtered by category and type.
socrata_search_catalog
Advanced catalog search with multiple filters, sorting, and pagination.
socrata_search_users
Search for users with filters for IDs, emails, roles, and status.
socrata_search_teams
Search for teams with various filters.
socrata_get_metadata
Get metadata for a specific asset by its 4x4 identifier.
socrata_update_metadata
Update asset metadata (name, description, tags, etc.).
socrata_get_permissions
Get current permissions for an asset.
socrata_update_permissions
Update asset permissions (scope and user access levels).
socrata_get_schedule
Get publishing schedule and cadence information for datasets.
socrata_get_activity_log
Get activity log with filtering for date range and activity type.
socrata_get_user_roles
Get roles assigned to a specific user.
socrata_update_user_roles
Update roles for a specific user.
socrata_get_workflow_context
Get workflow context information.
socrata_update_workflow_context
Update workflow context.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client