Skip to content

Instantly share code, notes, and snippets.

View jrvangogh's full-sized avatar

Jacob Ryan van Gogh jrvangogh

View GitHub Profile
@jrvangogh
jrvangogh / nova_act_mcp.py
Last active May 17, 2025 13:36
Nova Act MCP Server
"""
Minimal example of integrating Nova Act with MCP.
pip install fastmcp nova-act
References:
- Nova Act blog post: https://labs.amazon.science/blog/nova-act
- Nova Act GitHub: https://github.com/aws/nova-act
- FastMCP GitHub: https://github.com/jayhack/fastmcp
- Additional examples: https://github.com/madtank/nova-act-mcp, https://github.com/aws-samples/sample-agents-with-nova-act-and-mcp