ragingwind/web-llm-mcp-server
3.2
If you are the rightful owner of web-llm-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server utilizing Playwright to interact with a browser-based LLM for local inference.
Tools
Functions exposed to the LLM to take actions
playwright_llm_generate
Generate text using Web-LLM through the browser interface.
playwright_llm_chat
Start an interactive chat session and return the response.
playwright_llm_status
Get the current status of the Web-LLM Playwright interface.
playwright_llm_set_model
Change the current Web-LLM model.
playwright_llm_screenshot
Take a screenshot of the Web-LLM interface.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client