drio
Open app

Raftt Mcp Server

Source

MCP server for raftt claude integration

Catalog onlyCatalog onlySTDIO

Overview

Raftt Mcp Server is a server designed for integrating the Raftt platform with Claude, enabling seamless communication and data exchange.

To use the Raftt Mcp Server, clone the repository from GitHub, configure the server settings, and run the server to start integrating with the Raftt platform.

  • Easy integration with the Raftt platform - Support for Claude API - Customizable server settings
  1. Integrating Raftt with various applications for enhanced functionality.
  2. Facilitating data exchange between Raftt and Claude.
  3. Developing custom solutions using the Raftt platform.

Add to your AI client

Use these steps to connect Raftt Mcp Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "raftt-mcp-server-vrvaderom": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-raftt-mcp-server-vrvaderom"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "raftt-mcp-server-vrvaderom": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-raftt-mcp-server-vrvaderom"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "raftt-mcp-server-vrvaderom": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-raftt-mcp-server-vrvaderom"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "raftt-mcp-server-vrvaderom": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-raftt-mcp-server-vrvaderom"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "raftt-mcp-server-vrvaderom": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-raftt-mcp-server-vrvaderom"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "raftt-mcp-server-vrvaderom": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-raftt-mcp-server-vrvaderom"
      ]
    }
  }
}

FAQ

What is the purpose of Raftt Mcp Server?

The purpose of Raftt Mcp Server is to provide a bridge between the Raftt platform and Claude for better integration.

Is Raftt Mcp Server open-source?

Yes! Raftt Mcp Server is open-source and available on GitHub.

How can I contribute to Raftt Mcp Server?

You can contribute by submitting issues, pull requests, or suggestions on the GitHub repository.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1256,"uuid":"992f4689-07c8-4c64-a84f-55b59abdb573","name":"raftt-mcp-server","title":"Raftt Mcp Server","description":"MCP server for raftt claude integration","avatar_url":"https://avatars.githubusercontent.com/u/41023445?v=4","created_at":"2025-02-20T14:21:17.659Z","updated_at":"2025-02-23T07:20:28.149Z","status":"created","author_name":"vrvaderom","author_avatar_url":"https://avatars.githubusercontent.com/u/41023445?v=4","tags":"raftt,mcp,server,integration","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/vrvaderom/raftt-mcp-server","target":"_self","content":"#Raftt mcp server","summary":"$29","img_url":null,"type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]