Skip to main content
Glama

Lithic MCP Server

by mohit-novo
mcp-config.json1.07 kB
{ "name": "lithic-mcp", "version": "1.0.0", "tools": [ { "name": "get_resource", "description": "Get a specific Lithic resource by ID" }, { "name": "list_resources", "description": "List resources of a specific type" } ], "resourceTypes": { "card": { "description": "Payment card resource" }, "account": { "description": "User account resource" }, "financial_account": { "description": "Financial account resource" }, "transaction": { "description": "Transaction resource" }, "event": { "description": "Event resource" }, "balance": { "description": "Balance resource" }, "dispute": { "description": "Dispute resource" }, "external_bank_account": { "description": "External bank account resource" }, "report": { "description": "Report resource" }, "webhook": { "description": "Webhook resource" }, "account_holder": { "description": "Account holder resource" } } }

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