Skip to main content
Glama

Formula One MCP Server (Python)

__init__.py234 B
""" Formula One MCP Server Package. This module initializes the f1-mcp-server package. It provides access to the Formula One MCP server functionalities and data processing functions. """ from .server import main __all__ = ["main"]

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/Machine-To-Machine/f1-mcp-server'

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