-
Notifications
You must be signed in to change notification settings - Fork 1.4k
add MCP server badge #125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
add MCP server badge #125
Conversation
|
are you on the MCP Discord? Let me know your Discord username and I will give you a special flair that's only for MCP server authors. |
WalkthroughThe README.md file was updated to add an embedded badge image that links to the BlenderMCP MCP server on glama.ai, placed after the introductory paragraph. Additionally, a trailing newline was removed at the end of the file. No changes were made to code or exported entities. Changes
Suggested labels
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🔇 Additional comments (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||
User description
This PR adds a badge for the BlenderMCP server listing in Glama MCP server directory.
Glama performs regular codebase and documentation checks to:
This badge helps your users to quickly assess that the MCP server is safe, server capabilities, and instructions for installing the server.
PR Type
Documentation
Description
• Add Glama MCP server badge to README
• Remove trailing newline from file
Changes walkthrough 📝
README.md
Add MCP server badge and formatting fixREADME.md
• Added HTML badge linking to Glama MCP server directory
• Removed
trailing newline at end of file
Summary by CodeRabbit