Jk

Jktfe/serveMyAPI

๐Ÿ“‡ ๐Ÿ  ๐ŸŽ A personal MCP (Model Context Protocol) server for securely storing and accessing API keys across projects using the macOS Keychain.

#API keys#macOS Keychain#secure storage
PublisherJktfe/serveMyAPI
Submitted date4/19/2025

Overview

Title: ServeMyAPI

How to Use:
ServeMyAPI is a macOS-specific tool for securely storing and accessing API keys via the macOS Keychain. It offers CLI commands for key management (api-key list/get/store/delete) and can run as an stdio or HTTP server for integration with MCP clients like Claude Desktop.

Key Features:

  • Secure API key storage in macOS Keychain
  • CLI and MCP-compatible interface
  • Supports stdio and HTTP/SSE transports
  • Natural language integration with LLMs
  • Centralized key management across projects

Use Cases:

  • Securely storing API keys outside of .env files
  • Enabling LLMs (e.g., Claude) to access keys via natural language
  • Managing keys consistently across multiple projects
  • Avoiding GitHub security conflicts with sensitive credentials

Visit More

View All