developer tools
ServeMyAPI
A personal MCP (Model Context Protocol) server for securely storing and accessing API keys across projects using the macOS Keychain.
typescript
local
macos
developer tools
Installation
npx -y Jktfe/serveMyAPIConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "serveMyAPI",
"command": "npx",
"args": [
"-y",
"Jktfe/serveMyAPI"
]
}About This MCP Server
Jktfe/serveMyAPI
A personal MCP (Model Context Protocol) server for securely storing and accessing API keys across projects using the macOS Keychain.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub