serveMyAPI

serveMyAPI

3.4

If you are the rightful owner of serveMyAPI and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

ServeMyAPI is a macOS-specific MCP server for securely storing and accessing API keys using the macOS Keychain.

ServeMyAPI is a personal Model Context Protocol (MCP) server designed to securely store and access API keys across multiple projects using the macOS Keychain. It provides a consistent MCP interface, allowing users to store API keys securely without exposing them in .env or config files. ServeMyAPI facilitates easy access to the same keys across different projects and supports natural language interactions for storing and retrieving keys when used with language models like Claude. This tool addresses common issues associated with .env files, such as GitHub security conflicts, LLM integration challenges, and cross-project consistency. By centralizing API key storage, ServeMyAPI enhances security and accessibility for AI tools.

Features

  • Secure storage of API keys in the macOS Keychain
  • Simple MCP tools for storing, retrieving, listing, and deleting keys
  • Convenient CLI interface for terminal-based key management
  • Support for both stdio and HTTP/SSE transports
  • Compatible with any MCP client (Claude Desktop, etc.)