Back to search
30
MCP

io.github.ormastes/simple-mcp-server

io.github.ormastes/simple-mcp-server

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

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@simple-lang/mcp-server
Simple Language MCP server — 99 tools for code intelligence, debugging, build, VCS, and analysis. Native binary, no Node.js runtime needed.
0 tools
io.github.oleksii-donets/simple_mcp
A Test MCP server that provides tools, promts and resources
0 tools
io.github.oleksii-donets/simple_mcp_http
A Test MCP server that provides tools, promts and resources
0 tools
io.github.bharath-krishna/mcp-test
A simple MCP server with an echo tool for testing purposes
0 tools
io.github.ormastes/simple-lsp-mcp-server
Simple Language LSP-MCP bridge — definition, references, hover, symbols, and diagnostics
0 tools
io.github.simplyliz/ckb
Code intelligence MCP server — 80+ tools for navigation, impact analysis, and architecture
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.ormastes/simple-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}