MCP.so
ログイン

MCP: StocksMCPServer

@Lacri1

MCP: StocksMCPServer について

Configure the MCP server to view company information and stock prices using the Claude

基本情報

カテゴリ

その他

ランタイム

python

トランスポート

stdio

公開者

Lacri1

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is StocksMCPServer?

StocksMCPServer is an MCP server that lets you view company information and stock prices through Claude. It is designed for use with Claude Desktop, configured via the standard MCP server setup.

How to use StocksMCPServer?

Configure the server in claude_desktop_config.json using the uv command with the --directory argument pointing to your project directory. For interactive development, run mcp dev main.py to use the MCP Inspector.

Key features of StocksMCPServer

  • Fetches company information and stock prices via Claude
  • Simple configuration using uv and MCP
  • Supports interactive development with MCP Inspector

Use cases of StocksMCPServer

  • Ask Claude for current stock prices and company details
  • Develop and test the MCP server interactively using MCP Inspector

FAQ from StocksMCPServer

How do I configure StocksMCPServer in Claude Desktop?

Edit claude_desktop_config.json to add the server entry, setting the directory field to your project path, and use the provided JSON with the uv command and main.py.

Can I test StocksMCPServer without Claude Desktop?

Yes, run mcp dev main.py from your project directory to launch the MCP Inspector for interactive testing during development.

What are the runtime requirements for StocksMCPServer?

The server requires uv and Python with the mcp package installed; the configuration example includes --with mcp to ensure the package is available.

コメント

「その他」の他のコンテンツ