OTHER·중요도 6·2026. 06. 20.·Dev.to
I built an open-source MCP server that gives any AI assistant live NSE + BSE stock data
── KO ──────────────────
MCP 서버를 통해 AI 도우미에 실시간 주식 데이터를 제공하는 오픈소스를 개발했습니다.
이 글은 AI 도우미가 실시간 NSE 및 BSE 주식 데이터를 액세스할 수 있도록 하는 오픈소스 MCP 서버를 개발한 과정을 설명합니다. Model Context Protocol(MCP)을 통해 다양한 AI 모델이 동일한 데이터 소스에 접근할 수 있습니다. 사용자는 이 시스템을 자신의 설정에 통합할 수 있는 간단한 시작 가이드를 제공합니다.
── EN ──────────────────
I built an open-source MCP server to provide AI assistants with live NSE and BSE stock data.
This article explains the development of an open-source MCP server that allows AI assistants to access live NSE and BSE stock data. By utilizing the Model Context Protocol (MCP), different AI models can interface with a common data source. The article also offers a quick-start guide for integrating this solution into users' own setups.