Skip to main content
Glama

Riksarkivet MCP Server

__init__.py317 B
""" Formatters for different output interfaces. """ from .base_formatter import BaseFormatter, format_error_message from .mcp_formatter import MCPFormatter from .rich_formatter import RichConsoleFormatter __all__ = [ 'BaseFormatter', 'MCPFormatter', 'RichConsoleFormatter', 'format_error_message', ]

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/AI-Riksarkivet/ra-mcp'

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