ouvreboite/openapi-to-mcp
Openapi To
Lightweight MCP server to access any API using their OpenAPI specification. Supports OAuth2 and full JSON schema parameters and request body.
관련 서버
ckanthony/openapi-mcp
ckanthony
OpenAPI-MCP: Dockerized MCP Server to allow your AI agent to access any API with existing api docs.
yepcode/mcp-server-js
yepcode
Execute any LLM-generated code in a secure and scalable sandbox environment and create your own MCP tools using JavaScript or Python, with full support for NPM and PyPI packages
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?"
hileamlakB/PRIMS
hileamlakB
– A Python Runtime Interpreter MCP Server that executes user-submitted code in an isolated environment.
pydantic/pydantic-ai/mcp-run-python
pydantic
Run Python code in a secure sandbox via MCP tool calls