mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-09-01 12:03:19 +02:00
- Create working PyScript demos using actual FastMCP patterns (not mocks)
- Add browser-compatible MCP server with DOM access and session tools
- Include comprehensive integration guide and test suite
- Enable web applications to provide LLM context through MCP
🤖 Generated with Claude Code
Co-authored-by: William Easton <strawgate@users.noreply.github.com>
|
||
|---|---|---|
| .. | ||
| atproto_mcp | ||
| smart_home | ||
| browser_mcp_server.py | ||
| browser_pyscript_demo.html | ||
| complex_inputs.py | ||
| config_server.py | ||
| desktop.py | ||
| echo.py | ||
| get_file.py | ||
| in_memory_proxy_example.py | ||
| memory.py | ||
| mount_example.py | ||
| sampling.py | ||
| screenshot.py | ||
| serializer.py | ||
| simple_browser_demo.html | ||
| simple_echo.py | ||
| tags_example.py | ||
| text_me.py | ||