Skip to main content
Glama

BluestoneApps MCP Remote Server

by lallen30

get_screen_example

Retrieve React Native screen examples by specifying the screen name using the BluestoneApps MCP Remote Server, enabling quick access to standard-compliant code snippets.

Instructions

Get a React Native screen example

Input Schema

NameRequiredDescriptionDefault
screen_nameYesScreen Name

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "screen_name": { "description": "Screen Name", "type": "string" } }, "required": [ "screen_name" ], "type": "object" }

You must be authenticated.

Other Tools from BluestoneApps MCP Remote Server

Related Tools

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/lallen30/mcp-remote-server'

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