Skip to main content
Glama
by bshada
package.json1.3 kB
{ "name": "nse-bse-mcp", "version": "0.1.1", "description": "Model Context Protocol server for NSE and BSE India stock exchanges", "type": "module", "main": "dist/index.js", "bin": { "nse-bse-mcp": "dist/index.js" }, "scripts": { "build": "tsc", "watch": "tsc --watch", "start": "node dist/index.js", "dev": "tsx src/index.ts", "prepare": "npm run build" }, "keywords": [ "mcp", "model-context-protocol", "nse", "bse", "india", "stocks", "api" ], "author": "bshada", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/bshada/nse-bse-mcp.git" }, "homepage": "https://github.com/bshada/nse-bse-mcp#readme", "bugs": { "url": "https://github.com/bshada/nse-bse-mcp/issues" }, "files": [ "dist", "README.md", "LICENSE" ], "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "cors": "^2.8.5", "express": "^4.18.2", "nse-bse-api": "^0.1.0", "pdf-parse": "^2.4.3" }, "devDependencies": { "@types/cors": "^2.8.17", "@types/express": "^4.17.21", "@types/node": "^22.0.0", "tsx": "^4.7.0", "typescript": "^5.5.0" }, "engines": { "node": ">=18" } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/bshada/nse-bse-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server