MCPServers
ServeMyAPI (macOS Keychain) - MCP server logo

ServeMyAPI (macOS Keychain)

10
0

Summary

ServeMyAPI is a macOS-specific MCP server that securely stores and retrieves API keys using the native macOS Keychain. Developed by James King, it solves the common problem of managing sensitive credentials across multiple projects without exposing them in .env files. The server provides tools for storing, retrieving, listing, and deleting API keys through a consistent interface, making them accessible to AI assistants via natural language requests. This implementation is particularly valuable for developers who want to maintain security while allowing their AI tools to access necessary API credentials without manual intervention.

Available Actions(4)

store-api-key

Store an API key in the keychain. Parameters: name (string) - The name/identifier for the API key; key (string) - The API key to store.

get-api-key

Retrieve an API key from the keychain. Parameters: name (string) - The name/identifier of the API key to retrieve.

delete-api-key

Delete an API key from the keychain. Parameters: name (string) - The name/identifier of the API key to delete.

list-api-keys

List all stored API keys. No parameters required.

Last Updated: April 17, 2025

커뮤니티 리뷰

0.0
0 리뷰
5
0
4
0
3
0
2
0
1
0

아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!

대화에 참여하려면 로그인하세요

Coming soon to
HighlightHighlight AI

언어

TypeScript

카테고리

태그