mcp-stdio-proxy 0.1.13

MCP (Model Context Protocol) proxy server and CLI tool for protocol conversion and remote service access
Documentation
1
2
3
4
5
6
7
8
9
10
server:
  # The port to listen on for incoming connections
  port: 8085
# The log level to use
log:
  level: debug
  # The path to the log file
  path: logs
  # The number of log files to retain (default: 5)
  retain_days: 5