Skip to main content
Glama

Luno MCP Server

__init__.py308 B
""" Luno MCP Server - A FastMCP implementation for the Luno cryptocurrency exchange API. This package provides tools for interacting with the Luno API through the Model Context Protocol. """ __version__ = "0.2.0" __author__ = "Luno MCP Team" from .server import create_server __all__ = ["create_server"]

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/amanasmuei/mcp-luno'

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