openapi-integrator-mcp
This project is a Model Context Protocol (MCP) server that integrates various tools based on OpenAI compatible APIs and SiliconFlow APIs. It offers a range of functionalities including image generation, image editing, speech synthesis (TTS), speech-to-text (STT), and video generation.
Recommend MCP Servers 💡
vet-mcp
A local MCP server using stdio/sse transports to vet open source packages for security risks before use in AI-generated code projects.
list-current-dir-files
An example MCP server built with Foxy Contexts, demonstrating how to list current directory files.
xctools-mcp-server
MCP server providing structured access to Xcode development tools including xcrun, xcodebuild, and xctrace
random-number-mcp
Production-ready MCP server that provides LLMs with essential random generation abilities, built entirely on Python's standard library.
mcp-server-gdb
An MCP Server that exposes GDB debugging capabilities, enabling remote application debugging with AI assistants.
specbridge
An MCP server that converts OpenAPI specifications into MCP tools by scanning a folder for spec files and auto-generating tools