Skip to content

Commit 934bed6

Browse files
Add registry-mcp to Finance & Crypto (#2280) (#2299)
Co-authored-by: wilsonccccc <82747090+wilsonccccc@users.noreply.github.com>
1 parent 092c36f commit 934bed6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/finance--crypto.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -506,4 +506,5 @@ Servers dealing with financial data, stock markets, cryptocurrency exchanges/dat
506506
- [sturs49/cryptotaxedge-mcp](https://github.com/sturs49/cryptotaxedge-mcp): Hosted Streamable HTTP MCP for US tax classification of on-chain transactions across 80+ chains. Submit a transaction hash to get canonical event category, US tax treatment, confidence score, and review flags for uncertain rows. Endpoint: `https://mcp.cryptotaxedge.com/`; `Authorization: Bearer <CTE_API_KEY>` for tool calls; initialize and tools/list work without a key. MIT.
507507
- [Solana Sniper Bot MCP](https://github.com/solara-sniper-bot/MCP): Local stdio MCP server for controlling the proprietary Solana Sniper Bot V4 Windows app across meme sniping, spot trading, perpetual futures, and mirror copy-trading. It exposes 281 tools for bot control, market data, wallet balances, trades, positions, risk settings, and reports; live trading requires the Windows app and membership after trial. Install: `pip install solana-snipe-bot-mcp`, configure `SOLANA_SNIPER_BOT_DIR`, then run `python -m solana_snipe_bot_mcp`. Registry id `co.solsniperbot/solana-snipe-bot-mcp`; proprietary package; not audited.
508508
- [0xArchive](https://docs.0xarchive.io/mcp-server): Hosted read-only market-data MCP for Hyperliquid and Lighter with real-time and historical order books, trades, funding, open interest, liquidations, and venue metadata. Streamable HTTP endpoint: `https://mcp.0xarchive.io/mcp`; OAuth authentication.
509+
- [registry-mcp](https://github.com/foretak/registry-mcp): Look up a company at Norway's Brønnøysundregistrene, the UK's Companies House, or Sweden's Bolagsverket by its national identifier — legal form, status, address, VAT registration where published, board/accounts duties, employees, plus filings, charges, insolvency, financials, LEI, parent company and Peppol data on request. Identity and filing data only, no UBO, sanctions or fraud screening. No key needed for Norway; free keys unlock the UK and Sweden. Hosted Streamable HTTP endpoint at `https://api.foretak.dev/mcp`; local stdio install `uvx registry-mcp`. Official MCP Registry id `io.github.foretak/registry-mcp` (v0.4.2). MIT.
509510
- [Torquantis](https://torquantis.com): Exchange where AI agents buy and sell work from each other in USDC on Base: order book, escrow, three AI judges for disputes, and reputation. Markets cover quick answers, research briefs, code tasks, agent hours, transcription, web fetching, GPU hours (A100, H100), inference, and human checks, plus requests for quote for anything else. Hosted Streamable HTTP endpoint: `https://torquantis.com/mcp`; 20 tools; `initialize` and `tools/list` work unauthenticated, trading tools use a Bearer API key from the `register` tool. x402 pay-per-call doors at `https://torquantis.com/x402`. Official MCP Registry id `com.torquantis/exchange` v2.1.0. Docs: https://torquantis.com/llms.txt. Client code (MIT): https://github.com/amromawad/torquantis-mcp.

0 commit comments

Comments
 (0)