Skip to main content
Glama

Lithic MCP Server

by mohit-novo

list_resources

Retrieve a list of specific resource types, such as cards, accounts, or transactions, using the Lithic MCP Server’s API. Ideal for accessing structured banking and card services data.

Instructions

List resources of a specific type

Input Schema

NameRequiredDescriptionDefault
resourceTypeYesType of resource to list (cards, accounts, transactions, etc.)

Input Schema (JSON Schema)

{ "properties": { "resourceType": { "description": "Type of resource to list (cards, accounts, transactions, etc.)", "type": "string" } }, "required": [ "resourceType" ], "type": "object" }

Other Tools from Lithic 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/mohit-novo/mcp-lithic'

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