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

alphavantage
A MCP server for the stock market data API, Alphavantage API.
3 years
Works with Finder
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.
相关推荐
Converts Figma frames into front-end code for various mobile frameworks.
Friendly music guide for 60s-2000s songs, with links to listen online.
I find academic articles and books for research and literature reviews.
Teach you all the details related to YouTube. Solve all your YouTube-related issues.
Mirror ofhttps://github.com/suhail-ak-s/mcp-typesense-server
A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.
本项目是一个钉钉MCP(Message Connector Protocol)服务,提供了与钉钉企业应用交互的API接口。项目基于Go语言开发,支持员工信息查询和消息发送等功能。
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.