MCP Server
MCP
io.github.ormastes/simple-mcp-server
Simple Language MCP server — code intelligence, debugging, build, test, and VCS tools
Install
npx -y @simple-lang/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@simple-lang/mcp-server",
"version": "0.9.8",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment