fastmcp/examples
marvin-context-protocol[bot] 474fe542ca feat: Add PyScript browser integration demo for FastMCP
- 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>
2025-08-15 15:47:53 +00:00
..
atproto_mcp i dont think i need that 2025-06-23 12:43:42 -05:00
smart_home Remove empty parens 2025-06-04 15:41:28 -04:00
browser_mcp_server.py feat: Add PyScript browser integration demo for FastMCP 2025-08-15 15:47:53 +00:00
complex_inputs.py Remove empty parens 2025-06-04 15:37:55 -04:00
config_server.py Remove empty parens 2025-06-04 15:37:55 -04:00
desktop.py Remove empty parens 2025-06-04 15:37:55 -04:00
echo.py Remove empty parens 2025-06-04 15:37:55 -04:00
get_file.py Run pre-commit and fix typing issues 2025-06-16 07:12:41 +02:00
in_memory_proxy_example.py Add as_proxy improvements and tests 2025-05-17 12:23:48 -04:00
memory.py Update environment note (#1075) 2025-07-07 13:44:19 -04:00
mount_example.py fix: update mount_example.py for current fastmcp API 2025-06-26 14:44:51 +09:00
pyscript_browser_demo.html feat: Add PyScript browser integration demo for FastMCP 2025-08-15 15:47:53 +00:00
pyscript_integration_guide.md feat: Add PyScript browser integration demo for FastMCP 2025-08-15 15:47:53 +00:00
sampling.py Remove empty parens 2025-06-04 15:37:55 -04:00
screenshot.py Deprecate top-level import 2025-06-14 09:12:21 -04:00
serializer.py Remove empty parens 2025-06-04 15:41:28 -04:00
simple_browser_demo.html feat: Add PyScript browser integration demo for FastMCP 2025-08-15 15:47:53 +00:00
simple_echo.py Remove empty parens 2025-06-04 15:37:55 -04:00
tags_example.py Add support for RouteMap tags, update docs 2025-05-22 21:59:16 -04:00
test_browser_demo.py feat: Add PyScript browser integration demo for FastMCP 2025-08-15 15:47:53 +00:00
text_me.py Basic cleanup 2025-04-05 17:39:51 -04:00