Skip to main content
Glama

Scenic MCP

connect_scenic

Test and establish a TCP connection to Scenic applications using the Scenic MCP server. Configure the port to validate connectivity and ensure seamless integration for AI-driven automation and testing.

Instructions

Test connection to a Scenic application via TCP server

Input Schema

NameRequiredDescriptionDefault
portNoTCP port (default: 9999)

Input Schema (JSON Schema)

{ "properties": { "port": { "default": 9999, "description": "TCP port (default: 9999)", "type": "number" } }, "type": "object" }
Install Server

Other Tools from Scenic MCP

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/scenic-contrib/scenic_mcp_experimental'

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