DoorProfit Crime & Neighborhood Data
Real US crime, safety, and neighborhood data for any address — straight from your AI assistant.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- Get Crime Data: Get the crime safety score (A+ through F), crime breakdown vs national average, and recent crime incidents within 1000ft of a US address or coordinates. Use this to answer questions li
- Get Neighborhood Data: Get comprehensive neighborhood data for a US address or coordinates: demographics, median income, housing values, rent estimates, education, cost of living, weather, and natural
- Search Offenders: Search registered offenders near a US location (address or lat/lng, radius up to 3 miles) or by name (first_name/last_name/dob, optionally filtered by city/state/zipcode). Consumes 1
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Real US crime, safety, and neighborhood data for any address — straight from your AI assistant. Ask "Is this address safe?" and get real data instead of guesses.
Tools:
get_crime_data— safety score (A+ to F), crime breakdown vs national average, recent incidents within 1000ftget_neighborhood_data— demographics, income, home values, rent, cost of living, weather & disaster risksearch_offenders— registered offenders near a location or by nameget_api_usage— check your plan & remaining quota (free)
Auth: Sign in with OAuth, or use a free API key from api.doorprofit.com/signup. Try it free with the test address 500 Main St, Dallas, TX 75202 — never counts against quota.
Список инструментов сервера (4)
Технические названия из tools/list. Нужны только разработчикам.
| get_crime_data | Get the crime safety score (A+ through F), crime breakdown vs national average, and recent crime incidents within 1000ft of a US address or coordinates. Use this to answer questions like "is this address/neighborhood safe?". Consumes 1 API call from the user's DoorProfit quota. |
| get_neighborhood_data | Get comprehensive neighborhood data for a US address or coordinates: demographics, median income, housing values, rent estimates, education, cost of living, weather, and natural disaster risk. Consumes 1 API call from the user's DoorProfit quota. |
| search_offenders | Search registered offenders near a US location (address or lat/lng, radius up to 3 miles) or by name (first_name/last_name/dob, optionally filtered by city/state/zipcode). Consumes 1 API call from the user's DoorProfit quota. |
| get_api_usage | Get the current plan, monthly/daily API call usage, remaining quota, and reset times for the configured DoorProfit API key. Free: does NOT consume quota. Call this when the user asks about their remaining calls or hits a quota error. |