Skip to main content
Glama

N Lobby MCP Server

by minagishl
MIT License
6
3
  • Apple

test_page_content

Retrieve and display sample content from specified endpoints on the N Lobby MCP Server. Test and validate page content with customizable character length for accurate results.

Instructions

Test page content retrieval and show sample content

Input Schema

NameRequiredDescriptionDefault
endpointNoEndpoint to test (default: /news)/news
lengthNoNumber of characters to show (default: 1000)

Input Schema (JSON Schema)

{ "properties": { "endpoint": { "default": "/news", "description": "Endpoint to test (default: /news)", "type": "string" }, "length": { "default": 1000, "description": "Number of characters to show (default: 1000)", "type": "number" } }, "type": "object" }

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/minagishl/nlobby-mcp'

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