Back to Home

frc-rag-mcpserver

Verified Safe

by ramalamadingdong

Overview

Provides RAG-based access to WPILib documentation for FRC robotics programming via a Model Context Protocol (MCP) server, specifically for GitHub Copilot.

Installation

Run Command
No command provided

Security Notes

The setup involves configuring VS Code to connect to a remotely hosted, third-party MCP server (http://97.139.150.106:3000/). While the client-side configuration itself (mcp.json, copilot-instructions.md) doesn't introduce direct local code execution risks from the provided files, trusting the external server for data retrieval and potential future capabilities carries inherent risks. The server's source code is not provided in this repository, meaning its internal workings for RAG and data handling are not transparent or auditable by the user.

Similar Servers

Stats

Interest Score79
Security Score7
Cost ClassMedium
Avg Tokens1000
Stars7
Forks0
Last Update2025-11-17

Tags

FRCWPILibRAGMCP ServerGitHub Copilot