Skip to content

Deploy as a streaming http server #63

Description

@cmungall

Using streaming http over stdio has advantages such as being usable within claude.ai, chatgpt etc as connectors.

Ultimately we should do this as a standard NMDC service using normal nmdc urls, ending in /mcp

As a stopgap, @sujaypatil96 has deployed on fastmcp.cloud

    "nmdc": {
      "type": "http",
      "url": "https://nmdc-mcp.fastmcp.app/mcp"
    },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions