Back to Home
Sean-m-e icon

jess-mcp-server

Verified Safe

by Sean-m-e

Overview

Serves externalized knowledge base and behavioral protocols for a voice agent (Jess v3.33) via an API, supporting multi-client data access.

Installation

Run Command
npm start

Environment Variables

  • PORT

Security Notes

The server uses Express and reads static JSON files. User input for client and resource names is validated against predefined lists, mitigating direct path traversal risks. No 'eval' or other dynamic code execution from user input is observed. The pseudo-code in JSON files is intended for the voice agent, not direct server-side execution. No hardcoded secrets are present in the provided code.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1375
Stars0
Forks0
Last Update2025-11-25

Tags

Voice AgentKnowledge BaseProtocolsAPITypeScript