Skip to main content
Glama

Manifold Markets MCP Server

get_user

Retrieve user details by entering a username on the Manifold Markets MCP Server, enabling access to profile information for platform interactions.

Instructions

Get user information by username

Input Schema

NameRequiredDescriptionDefault
usernameYesUsername

Input Schema (JSON Schema)

{ "properties": { "username": { "description": "Username", "type": "string" } }, "required": [ "username" ], "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/bmorphism/manifold-mcp-server'

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