MCP Server - GitHub and AlphaVantage API Integration
Overview
MCP Server is a Modular Conversational Platform that integrates with the GitHub API and AlphaVantage API, allowing users to fetch GitHub user and repository details and perform stock market analysis.
To use MCP Server, clone the repository, install the necessary dependencies, set up your AlphaVantage API key, and run the server to start interacting with GitHub and AlphaVantage APIs.
- Search for GitHub users and repositories. - Fetch details of a specific GitHub user or repository. - Retrieve public repositories of a GitHub user. - Perform stock market analysis using AlphaVantage, including fetching intraday stock data and calculating moving averages.
- Developers can automate the retrieval of GitHub repository data.
- Financial analysts can perform technical analysis on stock market data.
- Users can monitor stock trends and make informed investment decisions.
Add to your AI client
Use these steps to connect MCP Server - GitHub and AlphaVantage API Integration in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"mcp-server-uditdev21": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-server-uditdev21"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"mcp-server-uditdev21": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-server-uditdev21"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"mcp-server-uditdev21": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-server-uditdev21"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"mcp-server-uditdev21": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-server-uditdev21"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-server-uditdev21": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-server-uditdev21"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"mcp-server-uditdev21": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-server-uditdev21"
]
}
}
}FAQ
What programming language is MCP Server built with?
MCP Server is built using Python.
Is MCP Server open-source?
Yes! MCP Server is open-source under the MIT License.
How can I install MCP Server?
You can install MCP Server by cloning the repository and following the setup instructions provided in the documentation.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2895,"uuid":"a9fac893-b9cb-4d52-950f-5d19eadd1368","name":"MCP-server","title":"MCP Server - GitHub and AlphaVantage API Integration","description":"","avatar_url":"https://avatars.githubusercontent.com/u/155295791?v=4","created_at":"2025-03-16T03:39:19.429Z","updated_at":"2025-03-16T03:41:11.752Z","status":"created","author_name":"Uditdev21","author_avatar_url":"https://avatars.githubusercontent.com/u/155295791?v=4","tags":"[]","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/Uditdev21/MCP-server","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"0\",\"license\":\"\",\"language\":\"Python\",\"is_official\":false,\"latest_commit_time\":\"2025-03-16 12:02:24\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]