Skip to main content
Glama

MCP Chart Server

by wubbyweb

get_recent_requests

Retrieve the status of recent chart generation requests from the MCP Chart Server, allowing users to monitor and manage up to 50 requests efficiently.

Instructions

Get recent chart generation requests with their status

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of requests to return

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 10, "description": "Maximum number of requests to return", "maximum": 50, "minimum": 1, "type": "number" } }, "type": "object" }

You must be authenticated.

Other Tools from MCP Chart 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/wubbyweb/MCPChartServer'

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