Skip to content
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

Package Publication Required for mcp-get Integration #1

Open
devin-ai-integration bot opened this issue Dec 11, 2024 · 5 comments
Open

Package Publication Required for mcp-get Integration #1

devin-ai-integration bot opened this issue Dec 11, 2024 · 5 comments

Comments

@devin-ai-integration
Copy link

Hello! We're working on adding your MCP server to the mcp-get package registry. For inclusion, the package needs to be either:

  1. Published to npm (since this is a Node.js package)

    • This allows users to install directly via mcp-get
    • Maintains your control over package distribution
  2. OR moved to the mcp-get community servers repository

Please let us know which option you prefer, and we'll help facilitate the integration.

Note: This is required for inclusion in the mcp-get package registry to ensure reliable installation for users.

Thank you for contributing to the MCP ecosystem!

@michaellatman
Copy link

Hello! 👋

We love your MCP server and would be excited to optionally include it in mcp-get (https://mcp-get.com)! mcp-get is a package manager specifically designed for MCP servers that helps users get started quickly with:

  • One-line installation: Users can install your server with a simple mcp-get install your-package
  • Automatic environment variable setup: mcp-get guides users through configuring required environment variables
  • Consistent installation experience: Users don't need to figure out different setup processes for each server

This is completely optional, but if you're interested, there are two ways to make your server available through mcp-get:

  1. Publish to npm (since this is a Node.js package)

    • This allows users to install via mcp-get while maintaining your control over package distribution
    • You keep full ownership and control of your package
    • We'll handle the integration with mcp-get's simplified installation process
  2. OR move to the mcp-get community servers repository

This is entirely up to you - there's no pressure either way! We're just excited about making great MCP servers like yours more accessible to the community through simplified installation and setup.

If you're interested in either option, let us know and we'll help make it happen. If not, that's totally fine too!

Thank you for your contribution to the MCP ecosystem! 🙌

@evalstate
Copy link
Owner

Hey Michael, published to NPM as @llmindset/mcp-miro and the mcp-get install instructions added to README 👍

@michaellatman
Copy link

Hey there. Can you point me to the package? I am not seeing it. https://www.npmjs.com/search?q=@llmindset/mcp-miro

Thanks!

@evalstate
Copy link
Owner

Hi @michaellatman it's here - @llmindset/mcp-miro - https://www.npmjs.com/package/@llmindset/mcp-miro

btw, i've put together a pwsh script to deal with the windows install issues : https://x.com/LLMindsetUK/status/1867203107484013040 . i've tested it as well as i can.

@michaellatman
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants