We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jaksm/expo-docs-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
---
title: SMS
description: A library that provides access to the system's UI/app for sending SMS messages.
sourceCodeUrl: https://github.com/expo/expo/tree/main/packages/expo-sms
packageName: expo-sms
iconUrl: /static/images/packages/expo-sms.png
platforms: ["android", "ios"]
---
`expo-sms` provides access to the system's UI/app for sending SMS messages.
## Installation
## API
```js
```