From 007a345eff90c7de9297c1309493e690569b1668 Mon Sep 17 00:00:00 2001 From: PolyOrderbooks Date: Tue, 25 Aug 2026 01:04:49 +0530 Subject: [PATCH 1/2] Add polyorderbooks/mcp-server to Finance & Fintech. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Historical Polymarket order book depth — full L2 ladders at 1-second resolution on resolved markets. There are already several good Polymarket servers on the list. They wrap Polymarket own Gamma and CLOB APIs, which serve the current book and 1-minute price history; none can serve historical depth, because Polymarket does not archive it at any granularity. This one serves depth that was captured live, which is the gap rather than a duplicate. TypeScript, npx-installable, MIT. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 72a96c8ff..628b99ffd 100644 --- a/README.md +++ b/README.md @@ -2105,6 +2105,7 @@ px goldbean-mcp\. - [amitesh-m/wealthville-integrations](https://github.com/amitesh-m/wealthville-integrations) [![Wealthville MCP server](https://glama.ai/mcp/servers/amitesh-m/wealthville-integrations/badges/score.svg)](https://glama.ai/mcp/servers/amitesh-m/wealthville-integrations) 🎖️ 📇 🏠 - Solana + EVM liquidity-pool scores for AI agents: **Enter/Hold/Exit verdicts** and a composite **0–100 Wealthville Score**, plus a live, immutable, miss-inclusive track record. 4 read-only tools (pool score, top pools, track record, signals feed). In the official MCP Registry. `npx @wealthville/mcp-server` - [SynderAccounting/gl-importer-plugin](https://github.com/SynderAccounting/gl-importer-plugin) [![SynderAccounting/gl-importer-plugin MCP server](https://glama.ai/mcp/servers/SynderAccounting/gl-importer-plugin/badges/score.svg)](https://glama.ai/mcp/servers/SynderAccounting/gl-importer-plugin) 🎖️ 📇 ☁️ - Import CSV/XLSX accounting data into QuickBooks Online or Xero via the [Synder Importer API](https://importer.synder.com). 19 tools covering imports, field mapping rules, post-import rules, and entity discovery. Install with `npx -y @cloudbusiness/gl-importer-mcp`. - [sand0vvv/hyperevm-mcp](https://github.com/sand0vvv/hyperevm-mcp) [![sand0vvv/hyperevm-mcp MCP server](https://glama.ai/mcp/servers/sand0vvv/hyperevm-mcp/badges/score.svg)](https://glama.ai/mcp/servers/sand0vvv/hyperevm-mcp) 📇 ☁️ 🍎 🪟 🐧 - Read-only Hyperliquid / HyperEVM: every way to earn on HYPE in one table — liquid staking, lending with utilisation and max LTV, LP pools, and the HLP vault — with yield a pool earns separated from yield paid in emitted tokens. Also protocol TVL, fees actually paid, perp and spot markets, funding history, and order-book depth with a straight answer when a size will not fill. Where a source publishes a figure whose unit cannot be confirmed, the cell reads n/a instead. No keys, no signing, nothing to configure. `npx -y @sand0vvv/hyperevm-mcp` +- [polyorderbooks/mcp-server](https://github.com/polyorderbooks/mcp-server) 📇 ☁️ - Historical Polymarket order book depth — full L2 bid/ask ladders at 1-second resolution on resolved markets, plus prices, spread and liquidity. Polymarket archives no order book history, so this serves depth captured live. ### 🎮 Gaming Integration with gaming related data, game engines, and services From d376a9a0cdfad8c682242e6e5281009ac1e4b65f Mon Sep 17 00:00:00 2001 From: PolyOrderbooks Date: Tue, 25 Aug 2026 18:21:08 +0530 Subject: [PATCH 2/2] Add the Glama score badge. Placed immediately after the repository link, before the language and scope flags, matching the other badged entries in the section rather than the "after the description" wording in the request. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 628b99ffd..69e864cc0 100644 --- a/README.md +++ b/README.md @@ -2105,7 +2105,7 @@ px goldbean-mcp\. - [amitesh-m/wealthville-integrations](https://github.com/amitesh-m/wealthville-integrations) [![Wealthville MCP server](https://glama.ai/mcp/servers/amitesh-m/wealthville-integrations/badges/score.svg)](https://glama.ai/mcp/servers/amitesh-m/wealthville-integrations) 🎖️ 📇 🏠 - Solana + EVM liquidity-pool scores for AI agents: **Enter/Hold/Exit verdicts** and a composite **0–100 Wealthville Score**, plus a live, immutable, miss-inclusive track record. 4 read-only tools (pool score, top pools, track record, signals feed). In the official MCP Registry. `npx @wealthville/mcp-server` - [SynderAccounting/gl-importer-plugin](https://github.com/SynderAccounting/gl-importer-plugin) [![SynderAccounting/gl-importer-plugin MCP server](https://glama.ai/mcp/servers/SynderAccounting/gl-importer-plugin/badges/score.svg)](https://glama.ai/mcp/servers/SynderAccounting/gl-importer-plugin) 🎖️ 📇 ☁️ - Import CSV/XLSX accounting data into QuickBooks Online or Xero via the [Synder Importer API](https://importer.synder.com). 19 tools covering imports, field mapping rules, post-import rules, and entity discovery. Install with `npx -y @cloudbusiness/gl-importer-mcp`. - [sand0vvv/hyperevm-mcp](https://github.com/sand0vvv/hyperevm-mcp) [![sand0vvv/hyperevm-mcp MCP server](https://glama.ai/mcp/servers/sand0vvv/hyperevm-mcp/badges/score.svg)](https://glama.ai/mcp/servers/sand0vvv/hyperevm-mcp) 📇 ☁️ 🍎 🪟 🐧 - Read-only Hyperliquid / HyperEVM: every way to earn on HYPE in one table — liquid staking, lending with utilisation and max LTV, LP pools, and the HLP vault — with yield a pool earns separated from yield paid in emitted tokens. Also protocol TVL, fees actually paid, perp and spot markets, funding history, and order-book depth with a straight answer when a size will not fill. Where a source publishes a figure whose unit cannot be confirmed, the cell reads n/a instead. No keys, no signing, nothing to configure. `npx -y @sand0vvv/hyperevm-mcp` -- [polyorderbooks/mcp-server](https://github.com/polyorderbooks/mcp-server) 📇 ☁️ - Historical Polymarket order book depth — full L2 bid/ask ladders at 1-second resolution on resolved markets, plus prices, spread and liquidity. Polymarket archives no order book history, so this serves depth captured live. +- [polyorderbooks/mcp-server](https://github.com/polyorderbooks/mcp-server) [![polyorderbooks/mcp-server MCP server](https://glama.ai/mcp/servers/polyorderbooks/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/polyorderbooks/mcp-server) 📇 ☁️ - Historical Polymarket order book depth — full L2 bid/ask ladders at 1-second resolution on resolved markets, plus prices, spread and liquidity. Polymarket archives no order book history, so this serves depth captured live. ### 🎮 Gaming Integration with gaming related data, game engines, and services