Skip to main content
Glama

Demo HTTP MCP Server

tool_that_access_request

Retrieve user request details by submitting a username. This tool is part of the Demo HTTP MCP Server, enabling access to specific user-related request data for testing and integration purposes.

Instructions

Access the request.

Input Schema

NameRequiredDescriptionDefault
usernameYesThe username of the user

Input Schema (JSON Schema)

{ "properties": { "username": { "description": "The username of the user", "title": "Username", "type": "string" } }, "required": [ "username" ], "title": "tool_that_access_requestArguments", "type": "object" }

Other Tools from Demo HTTP MCP 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/yeison-liscano/demo_http_mcp'

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