Skip to content

Commit b1fd0c8

Browse files
tanbroclaude
andcommitted
fix: update mcp-name format in README (dot to slash)
Update mcp-name validation tag from io.github.tanbro.uiautomator2-mcp-server to io.github.tanbro/uiautomator2-mcp-server (using slash instead of dot). This is required for MCP Registry PyPI package ownership validation. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 6c61f45 commit b1fd0c8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# uiautomator2-mcp-server
22

33
<!--
4-
mcp-name: io.github.tanbro.uiautomator2-mcp-server
4+
mcp-name: io.github.tanbro/uiautomator2-mcp-server
55
-->
66

77
[![PyPI](https://img.shields.io/pypi/v/uiautomator2-mcp-server)](https://pypi.org/project/uiautomator2-mcp-server/)

README.zh-CN.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# uiautomator2-mcp-server
22

3+
<!--
4+
mcp-name: io.github.tanbro/uiautomator2-mcp-server
5+
-->
6+
37
[![PyPI](https://img.shields.io/pypi/v/uiautomator2-mcp-server)](https://pypi.org/project/uiautomator2-mcp-server/)
48
![GitHub Tag](https://img.shields.io/github/v/tag/tanbro/uiautomator2-mcp-server)
59
[![GitHub Release](https://img.shields.io/github/v/release/tanbro/uiautomator2-mcp-server)](https://github.com/tanbro/uiautomator2-mcp-server/releases)

0 commit comments

Comments
 (0)