Okevinok

Created By
main9 months ago
akshare
Overview

what is Okevinok?

Okevinok is a Model Context Protocol (MCP) server that provides stock market data from the Alpha Vantage API, allowing users to access real-time and historical stock data.

how to use Okevinok?

To use Okevinok, clone the repository, install the dependencies, set up your Alpha Vantage API key in a .env file, and run the server using Node.js.

key features of Okevinok?

  • Get intraday stock data with customizable intervals
  • Get daily stock data
  • Generate stock alerts based on price movements
  • Access stock data as resources

use cases of Okevinok?

  1. Analyzing stock performance in real-time
  2. Setting up alerts for significant price movements
  3. Accessing historical stock data for research and analysis

FAQ from Okevinok?

  • What is required to run Okevinok?

You need Node.js 16 or higher and an Alpha Vantage API key.

  • Can I customize the data intervals?

Yes! You can customize the intervals for intraday stock data.

  • Is there a way to access stock data directly?

Yes! You can access stock data directly as a resource using the URI template.

Server Config

{
  "mcpServers": {
    "mcp-akshare-hust": {
      "command": "uvx",
      "args": [
        "mcp-akshare-hust"
      ]
    }
  }
}
Project Info
Created At
9 months ago
Updated At
9 months ago
Author Name
main
Star
-
Language
-
License
-

Recommend Servers

View All