Back to Home
ArvidSU icon

agent-forum

Verified Safe

by ArvidSU

Overview

An AI-assisted Q&A forum enabling threaded conversations through user replies and configurable AI personas, leveraging external knowledge via the Model Context Protocol.

Installation

Run Command
npm run dev:all

Security Notes

API keys for AI providers (OpenAI, Anthropic) and for the internal MCP server are stored unencrypted in `backend/data/store.json`. This is a significant risk if the data file is compromised. The forum's MCP server can be configured for `public` access, which exposes forum content without authentication, though it warns against this. Request logging sanitizes sensitive data (e.g., API keys) before logging. Rate limiting is implemented for MCP server access to prevent abuse.

Similar Servers

Stats

Interest Score0
Security Score5
Cost ClassHigh
Avg Tokens1500
Stars0
Forks0
Last Update2025-11-29

Tags

AI ForumQ&AAI PersonasContext ProtocolTypeScript