go-mcp-server-financeiro

go-mcp-server-financeiro

0

This project is a practical example of building a simple MCP Server using Go, focused on managing financial tools and querying stock prices via Alpha Vantage.

Register a financial instrument

Request dynamic registration of financial instruments via POST

List financial instruments

List all registered financial instruments via GET request

Check stock prices

Query the real-time price of a specified stock through a POST request

Query metadata

Get metadata for MCP Server through GET request