Back to Home

mcp-server

by roadrunner-plugins

Overview

This server-side application is designed for managing and orchestrating processes or plugins, handling events, and facilitating inter-service communication via RPC.

Installation

Run Command
go run .

Environment Variables

  • PORT
  • LOG_LEVEL

Security Notes

As an RPC and plugin-enabled server, it presents inherent network and potential code execution risks via executor.go. Without code, robust authentication, authorization, input validation, and secure default configurations cannot be verified. The .rr.yaml.example suggests integration with a process manager, which could introduce additional security considerations.

Similar Servers

Stats

Interest Score33
Security Score6
Cost ClassMedium
Avg Tokens300
Stars1
Forks0
Last Update2025-11-23

Tags

ServerOrchestrationPluginsRPCGo