Skip to content

Package MCP server as an npm package for seamless DX. #8

@pavinduLakshan

Description

@pavinduLakshan

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions