ckanthony/openapi-mcp
Openapi
OpenAPI-MCP: Dockerized MCP Server to allow your AI agent to access any API with existing api docs.
관련 서버
dagger/container-use
dagger
Containerized environments for coding agents. Multiple agents can work independently, isolated in fresh containers and git branches. No conflicts, many experiments. Full execution history, terminal access to agent environments, git workflow. Any agent/model/infra stack.
ckanthony/gin-mcp
ckanthony
A zero-configuration Go library to automatically expose existing Gin web framework APIs as MCP tools.
safedep/vet
safedep
vet-mcp checks open source packages—like those suggested by AI coding tools—for vulnerabilities and malicious code. It supports npm and PyPI, and runs locally via Docker or as a standalone binary for fast, automated vetting.
alfonsograziano/node-code-sandbox-mcp
alfonsograziano
– A Node.js MCP server that spins up isolated Docker-based sandboxes for executing JavaScript snippets with on-the-fly npm dependency installation and clean teardown
gwbischof/outsource-mcp
gwbischof
Give your AI assistant its own AI assistants. For example: "Could you ask openai to generate an image of a dog?"
ouvreboite/openapi-to-mcp
ouvreboite
Lightweight MCP server to access any API using their OpenAPI specification. Supports OAuth2 and full JSON schema parameters and request body.