Skip to main content
This example docstring names AccuWeather and ACCUWEATHER_API_KEY, but the code starts Airbnb and Brave MCP servers and reads BRAVE_API_KEY. Follow the generated environment steps below; no AccuWeather credential is used.
multiple_servers.py

Run the Example

1

Set up your virtual environment

2

Install dependencies

3

Prepare Node.js

The MCP server runs with npx. Install Node.js, then verify the commands:
4

Export your API keys

5

Run the example

Save the code above as multiple_servers.py, then run:
Full source: cookbook/91_tools/mcp/multiple_servers.py