Skip to content

Commit 460e8e4

Browse files
fix: length of mcp server description (#47)
Co-authored-by: Saikrishna321 <[email protected]>
1 parent 497f536 commit 460e8e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
33
"name": "io.github.appium/appium-mcp",
44
"title": "MCP Appium - Mobile Development and Automation Server",
5-
"description": "Intelligent MCP server providing AI assistants with powerful tools and resources for Appium mobile automation. Supports iOS, Android, Simulator, Emulator, and Real Devices with intelligent locator generation, automated test creation, and comprehensive mobile testing capabilities.",
5+
"description": "MCP server for Appium mobile automation on iOS and Android devices with test creation tools.",
66
"version": "1.1.11",
77
"packages": [
88
{

0 commit comments

Comments
 (0)