Skip to content

Releases: OpenSIN-Code/Simone-MCP

Simone-MCP v0.1.0-alpha

03 May 06:32

Choose a tag to compare

Pre-release

Simone-MCP v0.1.0-alpha

AST-level Symbol Operations as a Model Context Protocol (MCP) server — the surgical-precision coding tool nobody else has built free.

Why this matters

Most coding agents (Aider, Cline, OpenHands) operate on text diffs. Simone-MCP operates on AST symbols — find_symbol, replace_symbol_body, insert_after_symbol, search_for_pattern across files. This is what gives Code-Swarm and OpenSIN-Code surgical-precision edits without context-window thrashing.

Highlights

  • MCP 2.0 server, deployable on OCI A1.Flex (free tier)
  • Multi-language support via tree-sitter
  • HTTP + stdio transports
  • Bridge defaults to remote OCI VM for Code-Swarm/OpenSIN-Code integration

Known gaps

  • TLS/Caddy still pending in front of public IP (tracked)
  • MCP-Timeout edge case under heavy load (open issue)
  • No PyPI publish yet

Free, MIT-licensed.