mcp-server

getderived-com/mcp-server

3.1

If you are the rightful owner of mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Model Context Protocol (MCP) server is a framework designed to facilitate communication and interaction between machine learning models and various applications.

MCP server

Build and configure MCP in your IDE

pnpm build
    "local-mcp": {
      "name": "Derived",
      "version": "1.0.0",
      "command": "node",
      "args": [
        "/path/mcp-server/dist/bundle.js"
      ],
      "env": {
        "auth-token": ""
      }
    }

Learn more

https://modelcontextprotocol.io/introduction