Ians-MCP-server

Ians-MCP-server

0

RTF Files MCP Server is a basic Model Context Protocol server that serves RTF files and is structured to facilitate easy deployment and integration, particularly with the Windsurf platform.

RTF Files MCP Server

A simple MCP (Model Context Protocol) server that serves RTF files.

Structure

  • /data - Contains all RTF files
  • server.js - Main server implementation
  • package.json - Project dependencies

Setup

  1. Install dependencies
  2. Start the server

Usage with Windsurf

Configure Windsurf integration using the server URL after deployment.

Deployment

  1. Push to GitHub
  2. Connect to Vercel
  3. Deploy
  4. Update configuration with Vercel URL.