mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-09-01 12:03:19 +02:00
- Simple browser demo with working PyScript integration - Comprehensive demo with advanced FastMCP tools - Browser-compatible server example - Complete integration guide and documentation - Test suite for browser demo functionality Enables FastMCP to run in browser via PyScript, allowing: - Web page content access for LLM context - Authenticated API calls using user cookies - Dynamic page content updates - Form data extraction and analysis Addresses issue #1508 - Run In Browser Co-authored-by: Jeremiah Lowin <jlowin@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| atproto_mcp | ||
| smart_home | ||
| browser_mcp_server.py | ||
| complex_inputs.py | ||
| config_server.py | ||
| desktop.py | ||
| echo.py | ||
| get_file.py | ||
| in_memory_proxy_example.py | ||
| memory.py | ||
| mount_example.py | ||
| pyscript_browser_demo.html | ||
| pyscript_integration_guide.md | ||
| sampling.py | ||
| screenshot.py | ||
| serializer.py | ||
| simple_browser_demo.html | ||
| simple_echo.py | ||
| tags_example.py | ||
| test_browser_demo.py | ||
| text_me.py | ||