Agent-with-MCP-connection

Amin-alzz96/Agent-with-MCP-connection

3.2

If you are the rightful owner of Agent-with-MCP-connection 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.

This project demonstrates a proof-of-concept for connecting a LangChain agent to a custom Model Context Protocol (MCP) tool, which is a web scraper that extracts data from websites using CSS selectors.

Tools

Functions exposed to the LLM to take actions

scrape_website

A tool that takes a URL and CSS selector, returning the text and attributes of matching elements.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources