nan-mcp-server
Related Servers
Alternatives to nan-mcp-server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceMulti-provider media generation MCP server that generates images, videos, audio, and transcriptions from text prompts using OpenAI, xAI, Gemini, ElevenLabs, and BFL through a single unified interface.640 npm1MIT
- AlicenseNot gradedqualityDmaintenanceModel Context Protocol server exposing MiniMax's image, speech, music, and video generation APIs as MCP tools for use with any MCP-aware host.3,593 npmMIT
- AlicenseAqualityBmaintenanceMCP server for AI-powered image, audio, and video generation, enabling media creation directly from Claude, Cursor, and other MCP clients.1139 npmMIT
- AlicenseAqualityAmaintenanceStateless MCP server that wraps OpenAI's Sora, Whisper, GPT-4o Audio, and TTS APIs for generating videos, images, and processing audio.96MIT
- AlicenseAqualityAmaintenanceMCP server for Google Gemini media generation, exposing tools for generating and editing images, video, music, and async operations via stdio.13594 npmMIT
- AlicenseAqualityBmaintenanceZero-dependency MCP server that equips text-only LLMs (e.g., DeepSeek) with vision by converting images to text descriptions via OpenAI-compatible vision APIs, exposing an img2text tool with multi-provider fallback.114 npm2MIT
TDQS
Scored across 8 tools
Each tool targets a distinct capability: image generation, image editing, TTS, STT, embedding, reranking, and listing models/voices. The two image tools are explicitly differentiated by starting point, and the TTS/STT pair is clearly opposite. No ambiguity.
All tool names use lowercase snake_case and follow a verb_noun pattern (generate_image, list_voices, embed_text, rerank_documents, edit_image) or clear compound actions (text_to_speech, speech_to_text). The style is uniform and predictable.
With 8 tools, the server covers a broad but focused set of AI capabilities—image, audio, and text embeddings/reranking—without excess. Each tool has a clear purpose and the count is well within the ideal 3-15 range.
The tool surface covers the core lifecycle for the intended AI operations: generation and editing for images, synthesis and transcription for audio, and embedding plus reranking for RAG pipelines. No obvious missing operations for the stated domain.