
Stock Performance MCP Server
@peppial
About Stock Performance MCP Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"StocksMCP": {
"command": "dotnet",
"args": [
"run",
"--project",
"[the path to ]/StocksMCPServer",
"--no-build"
],
"env": {
"ALPHA_VANTAGE_API_KEY": "<YOUR_KEY>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Stock Performance MCP Server?
Stock Performance MCP Server is a Model Context Protocol server that provides stock performance data from the Alpha Vantage API. It is designed for Claude Desktop users who want to query stock information through natural language conversations.
How to use Stock Performance MCP Server?
Clone the repository, build the .NET project, and add it as an MCP server in Claude Desktop's configuration file. You must provide your free Alpha Vantage API key via the ALPHA_VANTAGE_API_KEY environment variable.
Key features of Stock Performance MCP Server
- Integrates with Alpha Vantage free API for stock data
- Built with .NET and runs as a dotnet command
- Configured via Claude Desktop's MCP configuration file
- Requires a free Alpha Vantage API key to use
Use cases of Stock Performance MCP Server
- Ask Claude Desktop for current stock performance data in natural language
- Retrieve stock information during financial research conversations
- Monitor stock quotes without leaving the Claude Desktop interface
FAQ from Stock Performance MCP Server
What data source does this server use?
It uses the Alpha Vantage API. You need to create a free API key at https://www.alphavantage.co/support/#api-key.
What are the rate limits?
The standard Alpha Vantage API rate limit is 25 requests per day.
What runtime does this server require?
It runs on .NET and is executed via the dotnet run command pointing to the cloned project folder.
How do I configure it for Claude Desktop?
Add a JSON entry to Claude Desktop's MCP server configuration with the command dotnet run --project [path] --no-build and the environment variable ALPHA_VANTAGE_API_KEY.
Frequently asked questions
What data source does this server use?
It uses the Alpha Vantage API. You need to create a free API key at https://www.alphavantage.co/support/#api-key.
What are the rate limits?
The standard Alpha Vantage API rate limit is 25 requests per day.
What runtime does this server require?
It runs on .NET and is executed via the `dotnet run` command pointing to the cloned project folder.
How do I configure it for Claude Desktop?
Add a JSON entry to Claude Desktop's MCP server configuration with the command `dotnet run --project [path] --no-build` and the environment variable `ALPHA_VANTAGE_API_KEY`.
Basic information
More Finance & Commerce MCP servers
FiatDock
fiatdockA marketplace where AI agents discover and pay each other per call in USDC over x402 - settlement goes DIRECTLY to the seller's wallet, so there are no accounts, no API keys and no subscriptions. Buy from 24 live MCP ser
Synci
SynciSynci connects your real bank, brokerage, and crypto-exchange accounts to AI assistants, read-only. Ask about balances, transactions, holdings, and spending across all your accounts in one place.

Cello MCP
CelloConnect Cello MCP to build and scale your referral, partner, or affiliate programs without leaving the conversation. For growth and marketing teams: Ask which referrers drive the most revenue, identify who to re-engage
AuraNet Omni-Oracle Engine
Esdecy15 sovereign, machine-payable intelligence oracles gated via x402 v2 on Base L2, Solana, and Tempo L1. Delivers high-velocity structured feeds for FDA biotech catalysts, SEC insider trades, prediction market arbitrage, a
govtrade-mcp
iamdarcieWraps the live GovTrade x402 API as MCP tools any agent can call directly — get congressional trade signals , get congressional trades , and get politician trading baseline . This server pays your live x402 endpoints on
Comments