profullstack/mcp-server
A generic, modular server for implementing the Model Context Protocol (MCP).
This project provides a flexible server for developers to integrate various AI models, such as text generation (GPT, Claude), image generation (Stable Diffusion), and speech-to-text (Whisper), into their applications. It takes API keys for these models as input and offers a standardized API endpoint for performing inferences, allowing developers to manage and interact with multiple AI capabilities through a single interface. The primary users are software developers building applications that need to leverage different AI models.
No commits in the last 6 months. Available on npm.
Use this if you are a developer looking for a unified way to manage and interact with multiple AI models from different providers (like OpenAI, Stability AI, Anthropic, Hugging Face) within your application.
Not ideal if you are an end-user without programming experience, as this is a server framework that requires technical setup and API interaction.
Stars
40
Forks
3
Language
JavaScript
License
ISC
Category
Last pushed
Aug 14, 2025
Commits (30d)
0
Dependencies
11
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/profullstack/mcp-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
steipete/mcporter
Call MCPs via TypeScript, masquerading as simple TypeScript API. Or package them as cli.
yuniko-software/minecraft-mcp-server
A Minecraft MCP Server powered by Mineflayer API. It allows to control a Minecraft character in...
freee/freee-mcp
Model Context Protocol (MCP) server for freee API integration
comet-ml/opik-mcp
Model Context Protocol (MCP) implementation for Opik enabling seamless IDE integration and...
hypothesi/mcp-server-tauri
A Model Context Protocol (MCP) server and plugin for Tauri v2 development