Loading MCP server directory, please wait...
Simple Language MCP server — code intelligence, debugging, build, test, and VCS tools
npx @getmcp/cli add io.github.ormastes/simple-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ormastes/simple-mcp-server": {
"command": "npx",
"args": [
"-y",
"@simple-lang/mcp-server"
]
}
}
}