Jktfe/serveMyAPI
Platform-specific configuration:
{
"mcpServers": {
"serveMyAPI": {
"command": "npx",
"args": [
"-y",
"serveMyAPI"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://smithery.ai/server/@Jktfe/servemyapi)
A personal MCP (Model Context Protocol) server for securely storing and accessing API keys across projects using the macOS Keychain.
> IMPORTANT: ServeMyAPI is a macOS-specific tool that relies on the macOS Keychain for secure storage. It is not compatible with Windows or Linux operating systems. See the security notes section for more details.
ServeMyAPI allows you to store API keys securely in the macOS Keychain and access them through a consistent MCP interface. This makes it easy to:
Using ServeMyAPI instead of traditional .ENV files solves several common problems:
This approach gives you the best of both worlds: secure storage of sensitive credent
Loading reviews...