Skip to main content
Glama

AlphaVantage-MCP

MIT License
30
  • Apple

get-company-info

Retrieve detailed company information, including stock symbol data, using the AlphaVantage-MCP server. Simplify financial research by accessing structured company insights.

Instructions

Get detailed company information

Input Schema

NameRequiredDescriptionDefault
symbolYesStock symbol (e.g., AAPL, MSFT)

Input Schema (JSON Schema)

{ "properties": { "symbol": { "description": "Stock symbol (e.g., AAPL, MSFT)", "type": "string" } }, "required": [ "symbol" ], "type": "object" }
Install Server

Other Tools from AlphaVantage-MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/berlinbra/alpha-vantage-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server