TechSuvam/mcp-multimodel-webscraper
3.1
If you are the rightful owner of mcp-multimodel-webscraper and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
This project is a Model Context Protocol (MCP) server that provides tools for web scraping, sentiment analysis, and text generation using Python.
Tools
Functions exposed to the LLM to take actions
scrape_webpage
Returns the page title and first 1000 characters of visible text.
analyze_sentiment
Returns sentiment label and score.
generate_text
Returns generated text for a prompt.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client