S

Safie Api MCP Server

An MCP server based on the Safie API for retrieving and managing device information, images, location, and other data
2 points
12

What is the Safie API MCP Server?

This is an MCP server based on the Safie API that allows users to retrieve and manage information about connected Safie devices in a simple way, including device lists, real-time images, location information, etc.

How to use the Safie API MCP Server?

You can run this service using Python or Docker and configure the corresponding authentication information (ACCESS_TOKEN or API_KEY) to start using it.

Applicable scenarios

Suitable for scenarios where multiple Safie devices need to be centrally managed, such as security monitoring, device status checks, historical record queries, etc.

Main features

Retrieve device listRetrieve a list of all connected Safie devices
Retrieve device imageRetrieve a real-time image from a specified device
Media file listRetrieve a list of video files recorded by a specified device
Device location informationRetrieve the GPS location data of a device
Device thumbnailRetrieve the latest thumbnail of a device
Standard event listRetrieve the standardized event records of a device

Advantages and limitations

Advantages
Provide multiple device management functions
Support two running modes: Python and Docker
Flexible authentication methods (support Token and API Key)
Limitations
Currently in preview version with limited functionality
This version is not officially supported
Authentication information needs to be configured manually

How to use

Prepare the environment
Ensure that Python 3.10+ or a Docker environment is installed
Obtain authentication information
Obtain ACCESS_TOKEN or API_KEY from Safie Developers
Select the running mode
Choose to run the service using Python or Docker
Configure and start
Configure and start the service according to the corresponding method

Usage examples

Monitor device statusRegularly check the online status and location information of all devices
View historical recordsQuery the historical event records of a specific device

Frequently Asked Questions

How to obtain ACCESS_TOKEN?
What's the difference between the Python and Docker methods?
Is this version stable?

Related resources

Safie Developers official website
Obtain API documentation and authentication information
GitHub repository
Project source code
Installation
Copy the following command to your Client for configuration
{
  "mcpServers": {
    "Safie API": {
      "command": "uv",
      "args": [
        "run",
        "--with",
        "git+https://git@github.com/SafiePublic/safie-api-mcp-server.git",
        "safie-api-mcp-server"
      ],
      "env": {
        "ACCESS_TOKEN": "******"
      }
    }
  }
}

{
  "mcpServers": {
    "Safie API": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e",
        "ACCESS_TOKEN",
        "-e",
        "API_KEY",
        "safie-api-mcp-server"
      ],
      "env": {
        "ACCESS_TOKEN": "******"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.
Featured MCP Services
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
823
4.3 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
79
4.3 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
130
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
554
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.6K
4.5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.2K
4.7 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
745
4.8 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase