-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Description
To improve developer experience and streamline the integration process, we should package the MCP server as an npm package. This would allow consumers to install, configure, and run the server with minimal setup, promoting easier adoption and consistency across environments.
Example:
adding npx @asgardeo/mcp
as the command to MCP client should enable the MCP server.
Goals
- Create an npm package that encapsulates the MCP server.
- Ensure it can be easily installed and executed via CLI or programmatically.
- Support configuration via a standard config file or environment variables if required.
- Include helpful CLI commands for starting/stopping the server and managing runtime settings.
- Add documentation and usage examples.
Metadata
Metadata
Assignees
Labels
No labels