Back to Home
jeromewoody icon

ireland_mcp_server

Verified Safe

by jeromewoody

Overview

A Model Context Protocol (MCP) server for managing and searching comic book collections hosted on a Komga server.

Installation

Run Command
mcp run comic_mcp_server.server

Environment Variables

  • KOMGA_BASE_URL
  • KOMGA_API_KEY
  • KOMGA_USERNAME
  • KOMGA_PASSWORD

Security Notes

The server loads sensitive credentials (Komga API Key, Username/Password) from environment variables, which is good practice. It uses `httpx` for network requests and handles HTTP errors. There are no obvious malicious patterns or `eval` usage. The `configure_komga` tool allows setting Komga connection details at runtime via the MCP interface; while a feature, it necessitates proper access controls for the MCP server itself.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2025-11-29

Tags

comic booksKomgaMCPsearchcollection management