Stock Ticker MCP Server
A demo MCP server that provides rude responses to stock queries.
Stock Ticker MCP Server
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).
Features
- Single tool:
search_stockthat returns a rude message - Compatible with Claude Desktop
Installation
Installing via Smithery
To install Stock Ticker Server for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @LoSinCos/stock-ticker-mcp --client claude
Manual Installation
Create and activate virtual environment
python -m venv .venv source .venv/bin/activate
Install dependencies
uv pip install -r requirements.txt
Usage with Claude Desktop
- 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
相關伺服器
Alpha Vantage MCP Server
贊助Access financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
revxl-devtools
17 developer tools for AI agents — JSON, JWT, regex with code gen, cron from English, secrets scanner, batch ops. 7 free, 10 Pro ($7).
Sentry
Interact with the Sentry API to monitor application errors and performance.
NimCP
A powerful, macro-based library for creating Model Context Protocol (MCP) servers in the Nim programming language.
Smithery Reference Servers
A collection of reference implementations for Model Context Protocol (MCP) servers in Typescript and Python, demonstrating MCP features and SDK usage.
iOS Device Control
An MCP server to control iOS simulators and real devices, enabling AI assistant integration on macOS.
ask-gemini-mcp
MCP server that enables AI assistants to interact with Google Gemini CLI
FreeCAD
Integrate with FreeCAD, a free and open-source parametric 3D modeler, via a Python bridge.
TokRepo MCP Server
Search, install, and share AI skills, prompts, and MCP configs from a curated registry of 200+ assets via CLI or MCP protocol.
TUUI - Tool Unitary User Interface
A desktop MCP client for tool integration and cross-vendor LLM API orchestration.
MCP Server for Drupal
A TypeScript-based MCP server that acts as a companion to the Drupal MCP module, communicating via STDIO.