Command Palette

Search for a command to run...

UnylyUnyly
Browse all

GitHub And AlphaVantage Server

FreeNot checked

Enables searching GitHub users and repositories, fetching details, and performing stock market technical analysis via AlphaVantage.

GitHubEmbed

About

Enables searching GitHub users and repositories, fetching details, and performing stock market technical analysis via AlphaVantage.

README

Overview

This MCP (Modular Conversational Platform) server provides tools to interact with the GitHub API and AlphaVantage API. The server enables fetching user and repository details from GitHub, searching repositories, and performing technical analysis on stock market data using AlphaVantage.

Features

  • Search GitHub users and repositories.
  • Fetch details of a GitHub user or repository.
  • Retrieve public repositories of a GitHub user.
  • Perform stock market analysis using AlphaVantage, including:
    • Fetching intraday stock data.
    • Calculating moving averages.
    • Identifying bullish or bearish trends.
    • Detecting golden and death crosses.

Installation

Ensure you have Python installed (>=3.8) and install the necessary dependencies:

install uv package manager

powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"

Setup

  1. Clone this repository:
    git clone <repository_url>
    cd <repository_folder>
    
  2. install the dependencies
uv add -r 'requirements.txt'
  1. Set up your AlphaVantage API key in the .env variable.
finance_server=apikey
  1. Run the MCP server:
mcp install finance_server.py
mcp install githubMCP.py

License

This project is open-source under the MIT License.

from github.com/Uditdev21/MCP-server

Install GitHub And AlphaVantage Server in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install github-and-alphavantage-mcp-server

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add github-and-alphavantage-mcp-server -- uvx finance

FAQ

Is GitHub And AlphaVantage Server MCP free?

Yes, GitHub And AlphaVantage Server MCP is free — one-click install via Unyly at no cost.

Does GitHub And AlphaVantage Server need an API key?

No, GitHub And AlphaVantage Server runs without API keys or environment variables.

Is GitHub And AlphaVantage Server hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install GitHub And AlphaVantage Server in Claude Desktop, Claude Code or Cursor?

Open GitHub And AlphaVantage Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare GitHub And AlphaVantage Server with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs