Skip to main content
Glama

Simple HTTP MCP Server

tool_that_access_request

Retrieve user request data by providing a username through the Simple HTTP MCP Server, enabling remote execution of Python functions with type safety and async support.

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 Simple 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/http_mcp'

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