{"id":29593194,"url":"https://github.com/promptengineer48/mcp_basic_example","last_synced_at":"2025-07-20T06:36:35.429Z","repository":{"id":301690386,"uuid":"1010033985","full_name":"PromptEngineer48/mcp_basic_example","owner":"PromptEngineer48","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-28T07:49:10.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-28T08:32:41.996Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PromptEngineer48.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-28T07:45:27.000Z","updated_at":"2025-06-28T07:49:12.000Z","dependencies_parsed_at":"2025-06-28T08:44:07.326Z","dependency_job_id":null,"html_url":"https://github.com/PromptEngineer48/mcp_basic_example","commit_stats":null,"previous_names":["promptengineer48/mcp_basic_example"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PromptEngineer48/mcp_basic_example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PromptEngineer48%2Fmcp_basic_example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PromptEngineer48%2Fmcp_basic_example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PromptEngineer48%2Fmcp_basic_example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PromptEngineer48%2Fmcp_basic_example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PromptEngineer48","download_url":"https://codeload.github.com/PromptEngineer48/mcp_basic_example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PromptEngineer48%2Fmcp_basic_example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266077503,"owners_count":23872984,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-20T06:36:32.359Z","updated_at":"2025-07-20T06:36:35.420Z","avatar_url":"https://github.com/PromptEngineer48.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🕸️ LLM Web Search App\n\nThis Streamlit app enables users to scrape web content from a given URL using Bright Data’s Multi-Server MCP and extract insights by querying a Large Language Model (LLM). Ideal for summarizing or analyzing content from platforms like Reddit, LinkedIn, or general web pages.\n\n## 🚀 Features\n\n- 🔍 Scrape structured content from websites using Bright Data’s MCP tools\n- 🤖 Generate intelligent responses using Ollama's local LLM (`gemma3n:latest`)\n- 🧠 Automatically selects the right scraper based on URL\n- 🖥️ Clean, simple UI built with Streamlit\n\n---\n\n## 🛠️ Tech Stack\n\n- [Streamlit](https://streamlit.io/) – for the frontend interface  \n- [LangChain](https://www.langchain.com/) – to manage tools and workflows  \n- [Bright Data MCP](https://brightdata.com/) – for scraping tools  \n- [Ollama](https://ollama.com/) – to run local LLMs like `gemma3n`  \n- Python `asyncio` – for asynchronous execution  \n\n---\n\n## 🧾 Prerequisites\n\n- Python 3.8+  \n- Node.js (for running MCP tools)  \n- [Bright Data](https://brightdata.com/) API Token  \n- [Ollama](https://ollama.com/) installed with the `gemma3n` model  \n\n---\n\n## 🔧 Installation\n\n```bash\n# Clone the repo\ngit clone https://PromptEngineer48/mcp_basic_example.git\ncd mcp_basic_example\n\n# Create virtual environment\npython -m venv venv\nsource venv/bin/activate  # On Windows use `venv\\Scripts\\activate`\n\n# Install dependencies\npip install -r requirements.txt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpromptengineer48%2Fmcp_basic_example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpromptengineer48%2Fmcp_basic_example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpromptengineer48%2Fmcp_basic_example/lists"}