MCPs tagged with API Key Management
-
ServeMyAPI
Securely manage and serve API keys via macOS Keychain with an MCP interface
ServeMyAPI is a personal Model Context Protocol (MCP) server designed for macOS, enabling secure storage and access of API keys via the macOS Keychain. It provides both CLI and server interfaces for managing keys and supports stdio and HTTP/SSE transports for seamless integration with various clients. The tool allows natural language interaction and centralized, cross-project key management, aiming to improve developer workflows and AI assistant collaborations. ServeMyAPI eliminates common issues with environment files by offering secure, visible, and AI-accessible key storage.
- ⭐ 23
- MCP
- Jktfe/serveMyAPI
-
Currents MCP Server
Connect AI agents to test results context via Currents MCP Server.
Currents MCP Server provides a standardized Model Context Protocol (MCP) server for integrating test results and debugging data into AI agents. It enables seamless communication between CI test data in Currents and AI-powered tools, such as Cursor Editor and Claude Desktop, facilitating actions like test optimization and failure diagnosis. The server exposes a suite of tools for retrieving detailed project, run, and performance metrics and is easily configurable via command-line for development and integration. Secure handling of API keys and support for local development are included.
- ⭐ 14
- MCP
- currents-dev/currents-mcp
-
OpenAPI-MCP
Dockerized MCP server that transforms OpenAPI/Swagger specs into MCP-compatible tools.
OpenAPI-MCP is a dockerized server that reads Swagger/OpenAPI specification files and generates corresponding Model Context Protocol (MCP) toolsets. It enables MCP-compatible clients to interact dynamically with APIs described by OpenAPI specs, automatically generating the necessary tool schemas and facilitating secure API key handling. The solution supports both local and remote API specs, offers filtering by tags and operations, and can be easily deployed using Docker.
- ⭐ 150
- MCP
- ckanthony/openapi-mcp