Update the Server URL for Alpha Vantage MCP#2544
Merged
domdomegg merged 1 commit intomodelcontextprotocol:mainfrom Aug 17, 2025
Merged
Update the Server URL for Alpha Vantage MCP#2544domdomegg merged 1 commit intomodelcontextprotocol:mainfrom
domdomegg merged 1 commit intomodelcontextprotocol:mainfrom
Conversation
We are now hosting the official Alpha Vantage MCP server at https://mcp.alphavantage.co/, hence this PR to update the target URL. Submitted by Steve (Cofounder of Alpha Vantage)
olaservo
previously requested changes
Aug 15, 2025
Member
olaservo
left a comment
There was a problem hiding this comment.
Could you link this to documentation with setup instructions for the remote server, instead of just the remote endpoint? Thanks!
Member
|
Sorry, just saw that the url goes to setup instructions and not just the MCP endpoint. 👍 |
Contributor
Author
|
Yes, we confirm that the url serves as documentation purposes as well. Are we ready to merge this one? Thanks @olaservo! |
Contributor
Author
|
Thanks @domdomegg and team! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We are now hosting the official Alpha Vantage MCP server at https://mcp.alphavantage.co/, hence this PR to update the server URL.
Submitted by Steve (Cofounder of Alpha Vantage)
Description
We are now hosting the official Alpha Vantage MCP server at https://mcp.alphavantage.co/, hence this PR to update the hosting URL.
Motivation and Context
The server remains unchanged. The hosting URL has changed. There are no breaking changes. The original configuration/URL will continue to work indefinitely.
How Has This Been Tested?
New and existing tests continue to pass on the new server URL.
Types of changes
Checklist
Additional context
This is a simple documentation change.