Jktfe/serveMyAPI
by Various
๐ ๐ ๐ - A personal MCP (Model Context Protocol) server for securely storing and accessing API keys across projects using the macOS Keychain.
MCP
Jktfe/serveMyAPI
Added 1 June 2026
Overview
A personal Model Context Protocol (MCP) server that stores and retrieves API keys securely using the macOS Keychain. It exposes a standardized MCP interface for other tools to access credentials without exposing them in plaintext.
Best for
Best for
macOS developers who need a lightweight, secure way to serve API keys to MCP-enabled tools.
Use cases
- Securely manage API keys for multiple projects in a macOS development environment
- Integrate with MCP-compatible clients to access credentials at runtime
- Replace hardcoded API keys or environment variable files with system-level key storage
Notes
A personal Model Context Protocol (MCP) server that stores and retrieves API keys securely using the macOS Keychain. It exposes a standardized MCP interface for other tools to access credentials without exposing them in plaintext.
24 stars on GitHub. Last updated 2026-05-31.
Use cases
- Securely manage API keys for multiple projects in a macOS development environment
- Integrate with MCP-compatible clients to access credentials at runtime
- Replace hardcoded API keys or environment variable files with system-level key storage
Pros
- Leverages the built-in macOS Keychain for strong, OS-level encryption
- Simple MCP interface makes it easy to plug into existing workflows
- Open-source TypeScript codebase allows inspection and customization
Cons
- macOS-only due to Keychain dependency (no Windows/Linux support)
- Limited to MCP protocol clients, not a general-purpose credential manager
- Small community (24 stars) means fewer resources and slower iteration
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Leverages the built-in macOS Keychain for strong, OS-level encryption
- Simple MCP interface makes it easy to plug into existing workflows
- Open-source TypeScript codebase allows inspection and customization
Cons
- macOS-only due to Keychain dependency (no Windows/Linux support)
- Limited to MCP protocol clients, not a general-purpose credential manager
- Small community (24 stars) means fewer resources and slower iteration
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.