Back to Home
valksor icon

go-assern

Verified Safe

by valksor

Overview

Aggregates multiple MCP (Model Context Protocol) servers into a single interface, providing project-level configuration for different credentials, environment variables, and tool sets.

Installation

Run Command
assern serve

Environment Variables

  • ASSERN_LOG_LEVEL
  • ASSERN_OUTPUT_FORMAT
  • GITHUB_TOKEN
  • WORK_GITHUB_TOKEN
  • PERSONAL_GITHUB_TOKEN
  • SLACK_TOKEN
  • JIRA_TOKEN
  • API_TOKEN
  • OAUTH_CLIENT_ID
  • OAUTH_CLIENT_SECRET
  • MY_API_KEY

Security Notes

The project demonstrates good security practices including checksum and Cosign signature verification for installations, detailed security policy documentation, and pre-commit linting/security checks (`golangci-lint`, `govulncheck`). However, its core functionality involves spawning user-defined commands for backend MCP servers. This inherently means the overall security depends heavily on the trustworthiness and configuration of these backend commands/servers, which is the user's responsibility. Assern itself does not appear to introduce new vulnerabilities but acts as a privileged executor.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens50
Stars0
Forks0
Last Update2026-01-18

Tags

MCPAggregatorGoConfigurationAI Agent ToolingDevOps