safie-api-mcp-server
6
Safie API MCP Server is a tool to interact with and manage devices using the Model Context Protocol. It supports functionalities such as device information retrieval, image capture, and location tracking. The server is compatible with Python and Docker setups.
Overview
This project is the Safie API MCP Server designed to retrieve and operate device information using the Model Context Protocol. Features include fetching a list of devices, obtaining images and media from specified devices, retrieving GPS location data, and acquiring thumbnails and standard event information.
Features
- List devices
- Get device image
- List device media
- Get device location
- Get device thumbnail
- List device standard events
Requirements
- Python 3.10+, uv or docker
Configuration
Environment variables needed:
ACCESS_TOKEN
API_KEY
ACCESS_TOKEN
is used if both are provided.