comptext-mcp-server

Frank4112/comptext-mcp-server
★ 1 stars Python 🤖 AI/LLM Updated 6d ago
🚀 Build a high-performance MCP server for CompText DSL with a REST API, offering robust caching, type safety, and production readiness.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "comptext-mcp-server": {
      "command": "uvx",
      "args": [
        "comptext-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install comptext-mcp-server

Topics

aiclaudecomptextcursordeveloper-toolsdslfastapillmmcpnotionperplexitypythonrest-apitoken-optimization