Indian Stock Market
БесплатноНе проверенA MCP server (Model Context Protocol) for accessing Indian stock market data and integrating it with Claude Desktop/Any other AI.
Описание
A MCP server (Model Context Protocol) for accessing Indian stock market data and integrating it with Claude Desktop/Any other AI.
README
#mcp-server-indian-stock-market
An MCP (Model Context Protocol) server for accessing Indian stock market data and integrating it with Claude via the MCP framework.
=================================================================================
📋 Requirements
To use this project, make sure you have the following:
A Claude.ai account (MCP support is available for all account types)
Claude Desktop App (macOS or Windows)
A code editor such as Visual Studio Code
uv – a fast, Rust-based Python package manager
Install uv
macOS (Homebrew):
brew install uv
Windows (WinGet):
winget install --id=astral-sh.uv -e
=================================================================================
🚀 Project Setup
Follow the steps below to set up the MCP server locally.
Create Project Directory mkdir mcp-server-indian-stock-market cd mcp-server-indian-stock-market
Initialize a uv Project uv init
Create a Virtual Environment uv venv
Activate the Virtual Environment
macOS / Linux: source .venv/bin/activate
Windows: Command Prompt .venv\Scripts\activate.bat
PowerShell .venv\Scripts\Activate.ps1
Git Bash source .venv/Scripts/activate
To deactivate the environment: deactivate
=================================================================================
📦 Install Dependencies Install the MCP Python SDK with CLI support and required dependencies: uv add "mcp[cli]" httpx
=================================================================================
📁 Add main.py
Clone the repository or download the source code:
git clone
Copy main.py into your project root directory:
cp
Your directory structure should look like this:
mcp-server-indian-stock-market/ ├── main.py ├── pyproject.toml └── .venv/
=================================================================================
⚙️ MCP Configuration
Add the following entry to your MCP configuration file:
{
"indian_stock_market": {
"command": "/Users/username/.local/bin/uv",
"args": [
"run",
"--with",
"mcp[cli]",
"mcp",
"run",
"
Configuration Notes
Replace username with your system username
Replace
✅ You're Ready Once configured, restart Claude Desktop and the MCP server will be available for use.
=================================================================================
🛠️ Optional Improvements
You may want to add: Tool descriptions exposed by the MCP server Example Claude prompts Error handling and logging API rate-limit handling
from github.com/KrutarthChovatiya/mcp-server-indian-stock-market
Установка Indian Stock Market
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/KrutarthChovatiya/mcp-server-indian-stock-marketFAQ
Indian Stock Market MCP бесплатный?
Да, Indian Stock Market MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Indian Stock Market?
Нет, Indian Stock Market работает без API-ключей и переменных окружения.
Indian Stock Market — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Indian Stock Market в Claude Desktop, Claude Code или Cursor?
Открой Indian Stock Market на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Indian Stock Market with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
