# React Native Godot MCP Server Requirements
# Core MCP dependencies
mcp>=1.0.0
fastmcp>=0.1.0
# HTTP client for fetching documentation
httpx>=0.24.0
# Data validation and models
pydantic>=2.0.0
# Async support (usually included with Python 3.8+)
asyncio
# JSON handling (included in Python standard library)
# json
# Optional: For testing and development
pytest>=7.0.0
pytest-asyncio>=0.21.0
# Optional: For enhanced terminal output in tests
colorama>=0.4.6
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/vredrick/react-native-godot-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server