Back to Home
Zahaawii icon

AssistantAI_MCP

Verified Safe

by Zahaawii

Overview

An MCP server acting as an AI agent backend, integrating with ChromaDB for knowledge management and a blog platform for dynamic content interaction.

Installation

Run Command
docker compose up

Environment Variables

  • CHROMADB_API_KEY
  • GOOGLE_API_KEY

Security Notes

The server correctly uses environment variables for API keys (CHROMADB_API_KEY, GOOGLE_API_KEY), which is good practice. It interacts with external APIs (ChromaDB, zaak.dk blog platform), which introduces dependencies on the security of those external services. It handles JWT tokens for authentication with the blog API; proper handling of these tokens and credentials (username/password for login) is critical for the overall system's security, especially as the login endpoint is an external API.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens150
Stars0
Forks0
Last Update2026-01-10

Tags

MCP ServerAI AgentSpring AIChromaDBBlog APIJava