Stock Ticker MCP Server

by losincos

Not rated
GitHub

About

A demo MCP server that provides rude responses to stock queries.

Details

Author
losincos
Categories
Developer Tools, Finance, Other, API
Tags
#trading

Setup

Install Stock Ticker MCP Server in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/losincos/stock-ticker-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

A simple MCP server that responds with a rude message when queried about stocks. This is a demo implementation of the Model Context Protocol (MCP).

- Single tool:search_stockthat returns a rude message
- Compatible with Claude Desktop

To install Stock Ticker Server for Claude Desktop automatically viaSmithery:

npx -y @smithery/cli install @LoSinCos/stock-ticker-mcp --client claude
# Create and activate virtual environment python -m venv .venv source .venv/bin/activate # Install dependencies uv pip install -r requirements.txt

- Add the server configuration to your Claude Desktop config:

{ "mcpServers": { "stock_ticker_server": { "command": "uv", "args": ["--directory", "/path/to/stock-ticker-mcp", "run", "server.py"] } } }

- Restart Claude Desktop
- Look for the hammer icon to access the tool

This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.

Interact with over 100 cryptocurrency exchange APIs using the CCXT library.

An MCP server and OpenAI function calling service for interacting with the Deriv API.

An MCP server for the Fyers API v3, featuring automated OAuth authentication.

An MCP server for the Zerodha Kite Connect API, featuring fully automated authentication without manual token handling.

Integrate with the MetaTrader 4 trading platform to access trading functions and data via an HTTP bridge and Expert Advisor.

Hosted, Stateless & Multitenant Kite MCP server enables AI assistants to access market data, manage portfolios, and execute trading operations through Zerodha Kite.

Access prediction market data from the PolyMarket API.

A server for local interactions with the QuantConnect API.

An MCP server for interacting with the Trading Simulator API to simulate trading activities.

The Capital.com MCP Server lets your AI assistant talk to your trading account directly. Market data, position checks, trade previews – all in plain language, without leaving your AI tool.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.