Skip to main content
Glama
OdellMoreno

Uber APK Signer MCP Server

by OdellMoreno

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_TCP_HOSTNoTCP host for tcp transportlocalhost
MCP_TCP_PORTNoTCP port for tcp transport3000
MCP_TRANSPORTNoTransport type: stdio or tcpstdio
MCP_SERVER_NAMENoServer nameuber-apk-signer-mcp
MCP_MAX_FILE_SIZENoMax file size in bytes104857600
MCP_ALLOW_INSECURENoAllow insecure connectionsfalse
MCP_SERVER_VERSIONNoServer version1.0.0
UBER_APK_SIGNER_PATHYesPath to your uber-apk-signer tool
UBER_APK_SIGNER_TIMEOUTNoTimeout for signing operations in milliseconds300000
UBER_APK_SIGNER_LOG_LEVELNoLog level: debug, info, warn, errorinfo

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
sign_apkA

Sign an APK file using Uber APK Signer. Only apkPath is required - other parameters can use defaults or be configured.

verify_apk_signatureB

Verify the signature of an APK file

list_keystoresB

List available keystores in a directory

create_keystoreC

Create a new keystore for APK signing

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/OdellMoreno/uber-apk-signer-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server