# Wiki.js MCP Server Dependencies # MCP SDK mcp>=0.1.0 # HTTP client for GraphQL httpx>=0.27.0 httpx-sse>=0.4.0 # Configuration python-dotenv>=1.0.0 # Testing pytest>=8.0.0 pytest-asyncio>=0.23.0 pytest-mock>=3.12.0 # Type hints typing-extensions>=4.9.0