Skip to content

Comment on Trading with Claude, and writing your own MCP server

Comments

Would be great to see how you connect the server to data sources to create signal for trades.

I have an example of this with Databento market data. The MCP server was a proof-of-concept and needs improvement, but certainly a good base from fashioning your own specific MCP Tool [1].

This week I'm adding a SQL-based MCP server to my DataBento Golang Tutorial, but it's not there yet. [2]. That step will follow an MCP implementation like this, where it will just give a "sql" endpoint along with other tools to fill the database [3].

[1] https://github.com/NimbleMarkets/dbn-go/blob/main/cmd/dbn-go...

[2] https://github.com/NimbleMarkets/dbn-duckduck-goose

[3] https://github.com/AgentDank/dank-mcp/blob/main/data/us/ct/m...

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.