feat: Add spectacular README redesign and update URLs (v2.0.2)
Some checks failed
Tests / test (3.10) (push) Has been cancelled
Tests / test (3.11) (push) Has been cancelled
Tests / test (3.12) (push) Has been cancelled
Tests / test (3.13) (push) Has been cancelled
Tests / security (push) Has been cancelled
Tests / build (push) Has been cancelled
Tests / test-install (3.10) (push) Has been cancelled
Tests / test-install (3.13) (push) Has been cancelled
Some checks failed
Tests / test (3.10) (push) Has been cancelled
Tests / test (3.11) (push) Has been cancelled
Tests / test (3.12) (push) Has been cancelled
Tests / test (3.13) (push) Has been cancelled
Tests / security (push) Has been cancelled
Tests / build (push) Has been cancelled
Tests / test-install (3.10) (push) Has been cancelled
Tests / test-install (3.13) (push) Has been cancelled
- ✨ Complete README overhaul with stunning visual design - 🎯 Added compelling value proposition and clear navigation - 📊 Comprehensive service breakdown with collapsible sections - 💡 Real natural language conversation examples - 🚀 Production-ready code samples for all use cases - 🏗️ Beautiful architecture diagrams and smart identifier tables - 📈 Added social proof elements and professional stats section - 🔗 Updated all project URLs to GitLab (git.supported.systems) - 🎨 Enhanced with emojis, badges, and modern markdown formatting This README now properly showcases the full scope of 335+ tools across 27 service modules with AI-native cloud management capabilities. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
7932111533
commit
b8cdbd3566
@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "mcp-vultr"
|
name = "mcp-vultr"
|
||||||
version = "2.0.0"
|
version = "2.0.2"
|
||||||
description = "A comprehensive Model Context Protocol (MCP) server for managing Vultr DNS records"
|
description = "A comprehensive Model Context Protocol (MCP) server for managing Vultr DNS records"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = {text = "MIT"}
|
license = {text = "MIT"}
|
||||||
@ -73,11 +73,11 @@ test = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
Homepage = "https://github.com/rsp2k/mcp-vultr"
|
Homepage = "https://git.supported.systems/MCP/mcp-vultr"
|
||||||
Documentation = "https://mcp-vultr.readthedocs.io/"
|
Documentation = "https://mcp-vultr.readthedocs.io/"
|
||||||
Repository = "https://github.com/rsp2k/mcp-vultr.git"
|
Repository = "https://git.supported.systems/MCP/mcp-vultr.git"
|
||||||
"Bug Tracker" = "https://github.com/rsp2k/mcp-vultr/issues"
|
"Bug Tracker" = "https://git.supported.systems/MCP/mcp-vultr/issues"
|
||||||
Changelog = "https://github.com/rsp2k/mcp-vultr/blob/main/CHANGELOG.md"
|
Changelog = "https://git.supported.systems/MCP/mcp-vultr/blob/main/CHANGELOG.md"
|
||||||
|
|
||||||
[project.scripts]
|
[project.scripts]
|
||||||
mcp-vultr = "mcp_vultr.cli:main"
|
mcp-vultr = "mcp_vultr.cli:main"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user