qmcp
Verified Safeby sl-at-ibm
Overview
An MCP server handling session management and providing a tool registry interface over HTTP for clients.
Installation
No command providedEnvironment Variables
- QUARKUS_REGISTRY_ASTRA_ENDPOINT
- QUARKUS_REGISTRY_ASTRA_TOKEN
Security Notes
No explicit malicious patterns or 'eval' found. Hardcoded secrets are avoided by using configuration properties for database credentials. Session IDs are generated using UUIDs. Logging of full request bodies could potentially expose sensitive information if logs are not secured in a production environment.
Similar Servers
mongodb-mcp-server
Provides a robust AI agent interface for interacting with MongoDB databases and MongoDB Atlas cloud services, enabling tool-calling for data management, monitoring, and search operations.
mcp
This repository provides a collection of Model Context Protocol (MCP) servers to enable AI agents to interact with and manage various Oracle Cloud Infrastructure (OCI) services, Oracle Database, and MySQL databases through natural language.
quarkus-mcp-server
This server demonstrates a secure Model Context Protocol (MCP) using Server-Sent Events (SSE) for exposing tools, prompts, and resources, with authentication handled by Keycloak or GitHub OAuth2.
elasticsearch-mcp-server
Provides a lightweight Model Context Protocol (MCP) server for Elasticsearch, enabling AI assistants to interact with Elasticsearch data sources with low resource consumption.