Back to Home
fwextensions icon

datasf-mcp

Verified Safe

by fwextensions

Overview

Provides LLMs with seamless access to San Francisco's open data portal (DataSF), enabling dataset search, schema retrieval, and SoQL querying.

Installation

Run Command
npx -y github:fwextensions/datasf-mcp

Environment Variables

  • SOCRATA_APP_TOKEN

Security Notes

The server uses environment variables for sensitive API tokens (SOCRATA_APP_TOKEN), implements robust input validation using Zod, and includes comprehensive error handling for external API calls, covering network issues, timeouts, and rate limits. No 'eval' or obfuscation found. External network calls are made via axios with a 30-second timeout. Overall, the security practices are sound for an API integration.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens15000
Stars0
Forks0
Last Update2025-12-11

Tags

DataSFSocrataOpen DataLLM ToolAPI Integration