Author avatar

mcp-server-upstox-api

by PradeepJaiswar

Server

Tags

4.8 (120)

mcp-server-upstox-api

A simple MCP server for integrating with the Upstox trading API.

Quick Start

Setup

  1. Clone the repository:
git clone https://github.com/yourusername/mcp-server-upstox-api.git
cd mcp-server-upstox-api
  1. Install dependencies:
npm install

### Run the Server

To start the MCP server:
```bash
npm start

Your MCP server will be running at http://localhost:8787 (or your specified PORT).

Using with Claude

In your Claude conversation, you can reference this MCP server to interact with the Upstox API:

# Profile information
Use the MCP server at http://localhost:8787 to fetch my Upstox profile information.

Available Endpoints

Endpoint Method Description
/get-profile GET Fetch user profile

Related Services

playwright-mcp

Server

4.8 (120)
View Details →

blender-mcp

Server

4.8 (120)
View Details →

tavily-mcp

Server

4.8 (120)
View Details →