mcp-server

anyrow/mcp-server
★ 0 stars TypeScript AI/LLM Updated today
An MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

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

README Excerpt

Model Context Protocol server for the [Anyrow](https://anyrow.ai) API. Gives Claude, Cursor, Windsurf, and any MCP-compatible LLM direct, typed access to Anyrow document extraction and table operations. ```bash claude mcp add anyrow 'npx -y @anyrow/mcp-server' -e ANYROW_API_KEY=sk_your_api_key ``` Add to your MCP config JSON:

Tools (2)

ANYROW_API_KEYANYROW_BASE_URL