Skip to main content
Glama

Manifold Markets MCP Server

get_positions

Retrieve user positions across prediction markets in Manifold Markets by providing a specific user ID. Facilitates tracking and managing market involvement efficiently.

Instructions

Get user positions across markets

Input Schema

NameRequiredDescriptionDefault
userIdYesUser ID

Input Schema (JSON Schema)

{ "properties": { "userId": { "description": "User ID", "type": "string" } }, "required": [ "userId" ], "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