An open API service indexing awesome lists of open source software.

https://github.com/ailearncoder/xiaozhi-location-mcp

小智App 获取定位MCP
https://github.com/ailearncoder/xiaozhi-location-mcp

Last synced: 3 months ago
JSON representation

小智App 获取定位MCP

Awesome Lists containing this project

README

          

### MCP Usage
```json
{
"mcpServers": {
"xiaozhi-location-mcp": {
"command": "uvx",
"type": "stdio",
"args": [
"--index",
"https://pypi.mac.axyz.cc:30923/simple",
"--allow-insecure-host",
"pypi.mac.axyz.cc",
"xiaozhi-location-mcp"
],
"env": {}
}
}
}
```