MCP Server
MCP
io.github.yuv24793/custom-mcp-server
An MCP server that provides custom functionality.
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
By
Comments
Sign in to leave a comment