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
相關伺服器
Scout Monitoring MCP
贊助Put performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
贊助Access financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Claude MCP Tools
An MCP server ecosystem for integrating with Anthropic's Claude Desktop and Claude Code CLI.
Enkrypt AI Secure MCP Gateway
A secure MCP gateway that acts as a proxy, providing authentication, tool discovery, caching, and guardrail enforcement.
Adios MCP
A remote MCP server deployable on Cloudflare Workers without authentication.
AWS Nova Canvas
Generate images using Amazon Nova Canvas with text prompts and color guidance.
Micronaut Fun
It exposes Micronaut framework documentation and guides as MCP resources, it offers tools to search the docs and prompts to help you write tests and perform tasks in an idiomatic way
Qase MCP Server
An MCP server for interacting with the Qase test management platform.
MCPilot
A FastAPI-based gateway for the Model Context Protocol (MCP) designed to unify and scale AI toolchains.
ContextKeeper
Provides perfect memory for AI-assisted development by capturing project context snapshots, enabling natural language search, evolution tracking, and code intelligence.
shadcn/ui
Provides structured data for shadcn/ui components, including descriptions, installation instructions, usage examples, and props.
Agent Forge
A platform for creating and managing AI agents with specific personalities and simulating their responses. Requires a DeepSeek API key.