I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

Alphavantage
股票市场数据API的MCP服务器,Alphavantage API。
2
Github Watches
8
Github Forks
30
Github Stars
✅ Official Alpha Vantage MCP Server
A MCP server for the stock market data API, Alphavantage API.
Configuration
Getting an API Key
- Sign up for a Free Alphavantage API key
- Add the API key to your environment variables as
ALPHAVANTAGE_API_KEY
Clone the project
git clone https://github.com/calvernaz/alphavantage.git
Usage with Claude Desktop
Add this to your claude_desktop_config.json
:
NOTE Make sure you replace the <DIRECTORY-OF-CLONED-PROJECT>
with the directory of the cloned project.
{
"mcpServers": {
"alphavantage": {
"command": "uv",
"args": [
"--directory",
"<DIRECTORY-OF-CLONED-PROJECT>/alphavantage",
"run",
"alphavantage"
],
"env": {
"ALPHAVANTAGE_API_KEY": "YOUR_API_KEY_HERE"
}
}
}
}
🤝 Contributing
We welcome contributions from the community! To get started, check out our contribution guide for setup instructions, development tips, and guidelines.
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
This GPT assists in finding a top-rated business CPA - local or virtual. We account for their qualifications, experience, testimonials and reviews. Business operators provide a short description of your business, services wanted, and city or state.
Confidential guide on numerology and astrology, based of GG33 Public information
Professional Flask/SQLAlchemy code guide. Follow: https://x.com/navid_re
Reviews

user_EOXGNvDu
I've been using the Bucket Feature Flags MCP Server for a while now, and it's truly impressive. The seamless integration and intuitive CLI have made managing feature flags a breeze. It supports various languages, and the detailed documentation provided by Bucket ensures a smooth setup process. Highly recommend it for any development team looking to enhance their feature flag management! For more info, check out their website: https://mcp.so/server/cli#model-context-protocol/Bucket.