← Back to Plugins
MCP Server MCP

io.github.yuv24793/custom-mcp-server

github By github 👁 2 views ▲ 0 votes

An MCP server that provides custom functionality.

Homepage Verified source GitHub

Install

npx -y @yuv24793/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@yuv24793/custom-mcp-server",
      "version": "1.0.1",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...