Skip to main content
Glama
appolabs

Appo MCP

Official
by appolabs

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_hook

Generate a custom React hook for an @appolabs/appo SDK feature. Returns TypeScript code with types, error handling, and loading states.

generate_component

Generate a UI component that uses @appolabs/appo SDK features. Returns a complete React component with SDK integration.

scaffold_feature

Scaffold complete feature integration including hook, component, and types. Returns multiple files with integration instructions.

validate_setup

Validate @appolabs/appo SDK installation and configuration. Analyzes package.json and optionally checks import patterns.

check_permissions

Analyze permission handling patterns in code for a specific SDK feature. Returns analysis with suggestions for proper permission flow.

diagnose_issue

Diagnose common @appolabs/appo SDK integration issues. Provides diagnosis with solutions and code fixes.

Prompts

Interactive templates invoked by user choice

NameDescription
setup_wizardInteractive setup guidance for integrating @appolabs/appo SDK into a new or existing project
integrate_featureStep-by-step guide for integrating a specific SDK feature
debug_assistantInteractive troubleshooting assistant for SDK issues

Resources

Contextual data attached and managed by the client

NameDescription
API: pushAPI reference for appo.push
API: biometricsAPI reference for appo.biometrics
API: cameraAPI reference for appo.camera
API: locationAPI reference for appo.location
API: hapticsAPI reference for appo.haptics
API: storageAPI reference for appo.storage
API: shareAPI reference for appo.share
API: networkAPI reference for appo.network
API: deviceAPI reference for appo.device
Examples: pushCode examples for push feature
Examples: biometricsCode examples for biometrics feature
Examples: cameraCode examples for camera feature
Examples: locationCode examples for location feature
Examples: hapticsCode examples for haptics feature
Examples: storageCode examples for storage feature
Examples: shareCode examples for share feature
Examples: networkCode examples for network feature
Examples: deviceCode examples for device feature
Best PracticesIntegration best practices and patterns
TroubleshootingCommon issues and solutions
SDK OverviewOverview of @appolabs/appo SDK capabilities

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/appolabs/appo-mcp'

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