Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Airbnb StockScreener Agent With

БесплатноНе проверен

StockScreener MCP with Langchain

GitHubEmbed

Описание

StockScreener MCP with Langchain

README

This project demonstrates how to build a fully local AI assistant that provides detailed stock analysis using:

  • MCP (Model Context Protocol): Enables structured tool usage by the language model.

  • Ollama: A tool for running large language models locally.(Qwen3)

  • LangChain: A framework for developing applications powered by language models and run as MCP Client

  • BeautifulSoup: For web scraping financial data from Screener.in.

📦 Features

🔍 Company Details: Retrieve company name, current price, market cap, PE ratio, ROE, ROCE, and more.

📈 Profit Analysis: Extract quarterly and yearly net profit data.

👥 Shareholding Patterns: Analyze holdings by promoters, DIIs, FIIs, and the public.

🔧 Tool Integration: Seamless integration with MCP tools for enhanced functionality.

⚙️ Configuration

MCP Server Setup

The MCP server is defined in mcp_config.json.

{
  "mcpServers": {
    "stock": {
      "command": "python",
      "args": ["StockMcp.py"],
      "transport": "stdio"
    }
  }
}


Give me the company details of CREDITACC.NS

🛠️ Project Structure

├── StockMcp.py         # MCP server with tool definitions
├── requirements.txt    # Python dependencies
├── README.md           # Project documentation

📚 Resources

MCP Github

Ollama Documentation

LangChain MCP Documentation

BeautifulSoup Documentation

from github.com/ambideXtrous9/Airbnb-StockScreener-Agent-with-MCP

Установка Airbnb StockScreener Agent With

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/ambideXtrous9/Airbnb-StockScreener-Agent-with-MCP

FAQ

Airbnb StockScreener Agent With MCP бесплатный?

Да, Airbnb StockScreener Agent With MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Airbnb StockScreener Agent With?

Нет, Airbnb StockScreener Agent With работает без API-ключей и переменных окружения.

Airbnb StockScreener Agent With — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Airbnb StockScreener Agent With в Claude Desktop, Claude Code или Cursor?

Открой Airbnb StockScreener Agent With на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Airbnb StockScreener Agent With with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai