onx-mcp-server

StevanFreeborn/onx-mcp-server
★ 0 stars TypeScript AI/LLM Updated 3d ago
A Model Context Protocol (MCP) server implementation that integrates with Onspring's API, allowing AI assistants to access and manipulate data stored in Onspring instances.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "onx-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "StevanFreeborn/onx-mcp-server"
      ]
    }
  }
}

Topics

mcpmcp-serveronspring