Skip to main content
Glama
jarvismaximum-hue

ProfitPlay MCP Server

games

Browse available prediction games for cryptocurrencies and stocks with current market information to analyze and trade short-term price movements.

Instructions

List all available prediction games (BTC, ETH, SOL, SPY, etc.) with current market info.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Implementation Reference

  • Handler logic for the 'games' tool, which fetches data from '/api/games'.
    case "games":
      return { content: [{ type: "text", text: JSON.stringify(await apiGet("/api/games"), null, 2) }] };
  • src/index.ts:53-57 (registration)
    Registration definition for the 'games' tool.
    {
      name: "games",
      description: "List all available prediction games (BTC, ETH, SOL, SPY, etc.) with current market info.",
      inputSchema: { type: "object" as const, properties: {} },
    },

Latest Blog Posts

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/jarvismaximum-hue/profitplay-mcp'

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