Angle One MCP Server
@MCP-Mirror
About Angle One MCP Server
Mirror of
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"baba786_angleone-mcp-server": {
"command": "python",
"args": [
"src/main.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Angle One MCP Server?
An MCP (Model Context Protocol) server implementation integrated with Angle One APIs for financial data processing and analysis. It provides a standardized interface for accessing financial market data and executing trading operations, targeting developers building financial applications.
How to use Angle One MCP Server?
Clone the repository, install dependencies with pip install -r requirements.txt, and set up a .env file with your Angle One API credentials (API key, client ID, password, token). Start the server by running python src/main.py – it will be available at http://localhost:8000.
Key features of Angle One MCP Server
- MCP-compliant API endpoints
- Integration with Angle One trading platform
- Real-time market data access
- Order placement and management
- Portfolio tracking
Use cases of Angle One MCP Server
- Analyzing financial market data via MCP-compliant tools
- Executing automated trading operations through Angle One
- Tracking portfolio positions and performance in real time
- Building custom financial dashboards that consume market data
FAQ from Angle One MCP Server
What is the Angle One MCP Server?
It is an MCP server implementation that uses Angle One’s APIs to provide financial data processing, analysis, and trading capabilities through a standardized protocol.
What are the required environment variables?
You need to set ANGLEONE_API_KEY, ANGLEONE_CLIENT_ID, ANGLEONE_PASSWORD, and ANGLEONE_TOKEN in a .env file.
How do I start the Angle One MCP Server?
After installation, run python src/main.py from the project directory. The server starts on http://localhost:8000.
What can I do with the Angle One MCP Server?
You can access real-time market data, place and manage orders, and track your portfolio – all through MCP-compliant API endpoints.
Frequently asked questions
What is the Angle One MCP Server?
It is an MCP server implementation that uses Angle One’s APIs to provide financial data processing, analysis, and trading capabilities through a standardized protocol.
What are the required environment variables?
You need to set `ANGLEONE_API_KEY`, `ANGLEONE_CLIENT_ID`, `ANGLEONE_PASSWORD`, and `ANGLEONE_TOKEN` in a `.env` file.
How do I start the Angle One MCP Server?
After installation, run `python src/main.py` from the project directory. The server starts on `http://localhost:8000`.
What can I do with the Angle One MCP Server?
You can access real-time market data, place and manage orders, and track your portfolio – all through MCP-compliant API endpoints.
Basic information
More Other MCP servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Comments