From 638841b6e119f45af4aae3def4f73dea5229003c Mon Sep 17 00:00:00 2001 From: Eylon Israely Date: Sun, 22 Mar 2026 14:31:57 -0500 Subject: [PATCH 1/2] Add PYTHIA Oracle to Other Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index db3c10a6..de48ea73 100644 --- a/README.md +++ b/README.md @@ -1932,6 +1932,7 @@ Interact with Git repositories and version control platforms. Enables repository - [disco-trooper/apple-notes-mcp](https://github.com/disco-trooper/apple-notes-mcp) 📇 🏠 🍎 - Apple Notes MCP with semantic search, hybrid vector+keyword search, full CRUD operations, and incremental indexing. Uses JXA for native macOS integration. - [dotemacs/domain-lookup-mcp](https://github.com/dotemacs/domain-lookup-mcp) 🏎️ - Domain name lookup service, first via [RDAP](https://en.wikipedia.org/wiki/Registration_Data_Access_Protocol) and then as a fallback via [WHOIS](https://en.wikipedia.org/wiki/WHOIS) - [ekkyarmandi/ticktick-mcp](https://github.com/ekkyarmandi/ticktick-mcp) 🐍 ☁️ - [TickTick](https://ticktick.com/) MCP server that integrates with TickTick's API to manage personal todo projects and the tasks. +- [eyloni/pythia-oracle](https://github.com/eyloni/pythia-oracle) [![pythia-oracle MCP server](https://glama.ai/mcp/servers/eyloni/pythia-the-oracle/badges/score.svg)](https://glama.ai/mcp/servers/eyloni/pythia-the-oracle) 🐍 ☁️ - Oracle for AI agents that need to think past obvious answers. One tool, one reading. Free tier included. - [emicklei/mcp-log-proxy](https://github.com/emicklei/mcp-log-proxy) 🏎️ 🏠 - MCP server proxy that offers a Web UI to the full message flow - [TollboothLabs/ai-tool-optimizer](https://github.com/TollboothLabs/ai-tool-optimizer) [![ai-tool-optimizer MCP server](https://glama.ai/mcp/servers/@TollboothLabs/ai-tool-optimizer/badges/score.svg)](https://glama.ai/mcp/servers/@TollboothLabs/ai-tool-optimizer) 🐍 - Reduces MCP tool description token costs by 40-70% through pure text schema distillation. - [esignaturescom/mcp-server-esignatures](https://github.com/esignaturescom/mcp-server-esignatures) 🐍 ☁️️ - Contract and template management for drafting, reviewing, and sending binding contracts via the eSignatures API. From 2c3be01f25834f88868d04fbf24696b9c703bf94 Mon Sep 17 00:00:00 2001 From: Eylon Israely Date: Tue, 24 Mar 2026 11:01:14 -0500 Subject: [PATCH 2/2] =?UTF-8?q?Fix=20Glama=20badge=20URL:=20pythia-the-ora?= =?UTF-8?q?cle=20=E2=86=92=20pythia-oracle?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The Glama listing is at eyloni/pythia-oracle, not eyloni/pythia-the-oracle. Badge was pointing to a non-existent Glama path. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de48ea73..a3fd4286 100644 --- a/README.md +++ b/README.md @@ -1932,7 +1932,7 @@ Interact with Git repositories and version control platforms. Enables repository - [disco-trooper/apple-notes-mcp](https://github.com/disco-trooper/apple-notes-mcp) 📇 🏠 🍎 - Apple Notes MCP with semantic search, hybrid vector+keyword search, full CRUD operations, and incremental indexing. Uses JXA for native macOS integration. - [dotemacs/domain-lookup-mcp](https://github.com/dotemacs/domain-lookup-mcp) 🏎️ - Domain name lookup service, first via [RDAP](https://en.wikipedia.org/wiki/Registration_Data_Access_Protocol) and then as a fallback via [WHOIS](https://en.wikipedia.org/wiki/WHOIS) - [ekkyarmandi/ticktick-mcp](https://github.com/ekkyarmandi/ticktick-mcp) 🐍 ☁️ - [TickTick](https://ticktick.com/) MCP server that integrates with TickTick's API to manage personal todo projects and the tasks. -- [eyloni/pythia-oracle](https://github.com/eyloni/pythia-oracle) [![pythia-oracle MCP server](https://glama.ai/mcp/servers/eyloni/pythia-the-oracle/badges/score.svg)](https://glama.ai/mcp/servers/eyloni/pythia-the-oracle) 🐍 ☁️ - Oracle for AI agents that need to think past obvious answers. One tool, one reading. Free tier included. +- [eyloni/pythia-oracle](https://github.com/eyloni/pythia-oracle) [![pythia-oracle MCP server](https://glama.ai/mcp/servers/eyloni/pythia-oracle/badges/score.svg)](https://glama.ai/mcp/servers/eyloni/pythia-oracle) 🐍 ☁️ - Oracle for AI agents that need to think past obvious answers. One tool, one reading. Free tier included. - [emicklei/mcp-log-proxy](https://github.com/emicklei/mcp-log-proxy) 🏎️ 🏠 - MCP server proxy that offers a Web UI to the full message flow - [TollboothLabs/ai-tool-optimizer](https://github.com/TollboothLabs/ai-tool-optimizer) [![ai-tool-optimizer MCP server](https://glama.ai/mcp/servers/@TollboothLabs/ai-tool-optimizer/badges/score.svg)](https://glama.ai/mcp/servers/@TollboothLabs/ai-tool-optimizer) 🐍 - Reduces MCP tool description token costs by 40-70% through pure text schema distillation. - [esignaturescom/mcp-server-esignatures](https://github.com/esignaturescom/mcp-server-esignatures) 🐍 ☁️️ - Contract and template management for drafting, reviewing, and sending binding contracts via the eSignatures API.