Skip to content

getderived-com/mcp-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

super simple mcp server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published