Skip to content

Commit e4fa849

Browse files
authored
Update README.md
1 parent e7cc3ea commit e4fa849

1 file changed

Lines changed: 11 additions & 6 deletions

File tree

README.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,18 @@
33
<p><strong>Model Context Protocol & Gemini integration for Meteor Client</strong></p>
44

55
<p>
6-
<img src="https://img.shields.io/badge/Minecraft-1.21.10-green?style=for-the-badge" alt="Minecraft">
7-
<img src="https://img.shields.io/badge/Fabric-0.17.3-blue?style=for-the-badge" alt="Fabric">
8-
<img src="https://img.shields.io/badge/Meteor_Client-1.21.10--32-blueviolet?style=for-the-badge" alt="Meteor Client">
9-
<img src="https://img.shields.io/badge/Java-21-orange?style=for-the-badge" alt="Java">
10-
<img src="https://img.shields.io/badge/MCP-0.14.1-red?style=for-the-badge" alt="MCP">
6+
<img src="https://img.shields.io/badge/Meteor_Client-Latest-8a11b6?style=flat" alt="Meteor Client">
7+
<img src="https://img.shields.io/badge/Minecraft-1.21.10-00800f?style=flat" alt="Minecraft">
8+
<img src="https://img.shields.io/badge/Fabric-0.17.3-3d5dff?style=flat" alt="Fabric">
9+
<img src="https://img.shields.io/badge/Java-21-e28655?style=flat" alt="Java">
1110
</p>
1211

12+
<p>
13+
<img src="https://img.shields.io/badge/modelcontextprotocol/java--sdk-0.14.1-e28655?style=flat" alt="MCP">
14+
<img src="https://img.shields.io/badge/googleapis/java--genai-1.21.0-e28655?style=flat" alt="Gemini">
15+
</p>
16+
17+
1318
<p>A Meteor Client addon that bridges the Model Context Protocol (MCP) with Minecraft. Connect to MCP servers and call their tools directly from StarScript expressions, chat commands, and optionally via Gemini AI.</p>
1419

1520
<h2>Features</h2>
@@ -50,7 +55,7 @@
5055
</table>
5156

5257
<p><strong>Example Server: Spotify MCP</strong></p>
53-
<p>For a practical example, we recommend the <a href="https://github.com/LLMTooling/spotify-mcp-server">Spotify MCP Server</a> (requires local setup).</p>
58+
<p>For a practical example, see <a href="https://github.com/LLMTooling/spotify-mcp-server">Spotify MCP Server</a> (requires local setup).</p>
5459

5560
<table>
5661
<tr>

0 commit comments

Comments
 (0)