Loomal

simple-mcp-server

MCP server by github.com/ormastes/simple

Simple Language MCP server — code intelligence, debugging, build, test, and VCS tools

0 starsnpm: @simple-lang/mcp-server

About simple-mcp-server

simple-mcp-server is an MCP (Model Context Protocol) server published by ormastes in the official MCP registry. Simple Language MCP server — code intelligence, debugging, build, test, and VCS tools

It ships as an npm package (@simple-lang/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/ormastes/simple.

Use simple-mcp-server with your agent

Claude Code · one command
claude mcp add simple-mcp-server -- npx -y @simple-lang/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "simple-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@simple-lang/mcp-server"
      ]
    }
  }
}
npm@simple-lang/mcp-server

Frequently asked questions

What is simple-mcp-server?
simple-mcp-server is an MCP (Model Context Protocol) server by ormastes. Simple Language MCP server — code intelligence, debugging, build, test, and VCS tools
How do I connect simple-mcp-server to Claude, Cursor, or another MCP client?
Install simple-mcp-server from its npm package (@simple-lang/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is simple-mcp-server open source?
Yes — the source code is public at github.com/ormastes/simple.
Can AI agents pay to use simple-mcp-server?
Not yet through Loomal — simple-mcp-server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain simple-mcp-server? Claim this listing free by verifying GitHub ownership, or contact us.