Skip to main content
Glama

Yahoo Finance MCP Server

MIT License
44
name: Publish on: workflow_dispatch: push: tags: - "v*.*.*" jobs: publish: runs-on: ubuntu-latest strategy: matrix: python-version: ["3.12"] steps: - uses: actions/checkout@v5 - uses: astral-sh/setup-uv@v6 with: python-version: ${{ matrix.python-version }} - name: Publish env: UV_PUBLISH_TOKEN: ${{ secrets.PYPI_TOKEN }} run: | uv build --wheel uv publish

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/narumiruna/yfinance-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server