awesome-mcp-dev-stack-selector
Provides detailed metadata and installation instructions for Bruno, an open-source API client, enabling AI agents to recommend and set up this tool.
Provides detailed metadata and installation instructions for DBeaver Community, a database tool, allowing AI agents to recommend and set up this FOSS alternative.
Provides detailed metadata and installation instructions for GIMP, a raster graphics editor, enabling AI agents to recommend and deploy it.
Provides detailed metadata and installation instructions for Inkscape, a vector graphics editor, allowing AI agents to recommend and set up this FOSS tool.
Provides detailed metadata and installation instructions for Ollama, a local LLM runner, allowing AI agents to recommend and set up this tool.
Provides detailed metadata and installation instructions for PocketBase, an open-source backend, enabling AI agents to recommend and deploy it.
Provides detailed metadata and installation instructions for Podman, a daemonless container engine, allowing AI agents to recommend and set up this FOSS alternative.
Provides detailed metadata and installation instructions for VSCodium, a FOSS build of VS Code, enabling AI agents to recommend and deploy it.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@awesome-mcp-dev-stack-selectorfind FOSS alternative to Postman"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
🌐 Live Web Application & Catalog
Visit the interactive GitHub Pages site: awesome-mcp-dev-stack-selector.github.io
🔍 Live Search & Filter: Instant filtering by platform, capabilities, and categories.
🔄 Commercial Alternative Finder: Type any paid tool (e.g. Postman, Notion, Photoshop) to view FOSS recommendations.
⚡ MCP Tool Execution Playground: Interactively simulate MCP tool stdio payloads directly in the browser!
Related MCP server: mcp-public-apis
⚡ Quickstart: Add MCP Server to your AI Agent
Run the server zero-install directly using npx:
{
"mcpServers": {
"dev-stack-selector": {
"command": "npx",
"args": ["-y", "@awesome-mcp-dev-stack-selector/mcp-server"]
}
}
}🛠️ MCP Surfaces & AI Tool Showcase
sequenceDiagram
autonumber
actor User as Developer / Agent
participant MCP as MCP Server (@awesome-mcp-dev-stack-selector)
participant Cache as 3-Tier Cache Manager
participant Search as BM25 Search Engine
User->>MCP: Call tool find_foss_alternative (paid_software: "postman")
MCP->>Cache: Fetch active registry snapshot
Cache-->>MCP: Returns 9 validated app records
MCP->>Search: Query replacement targets for "postman"
Search-->>MCP: Matched app: Bruno (score: 10.0, seamless import)
MCP-->>User: Returns relevance-scored JSON with install commandsAvailable MCP Tools
search_free_apps: Search free/FOSS software by query, capability (offline-editing,local-llm), platform, or category.get_app_details: Get full metadata, license status, and install commands for any app ID (e.g.,bruno,vscodium,ollama).find_foss_alternative: Locate FOSS replacements for proprietary commercial software (e.g. Postman, Notion, Photoshop, Docker Desktop).
📚 Apps Directory (9 Verified Entries)
🛠️ Developer Tools & IDEs
App | License | Tagline | Capabilities | Replaces | One-Line Install |
| Fast, offline-first, Git-friendly open-source API client |
|
|
| |
| Free multi-platform database tool for developers and DBAs |
|
|
| |
| Free and open-source binaries of VS Code without telemetry or tracking |
|
|
|
🤖 Local AI & LLM Tools
App | License | Tagline | Capabilities | Replaces | One-Line Install |
| Discover, download, and run local LLMs offline on Mac, Windows, and Linux |
|
|
| |
| Get up and running with Llama 3, Mistral, and other large language models locally |
|
|
|
🐳 Container & Infrastructure
App | License | Tagline | Capabilities | Replaces | One-Line Install |
| Open Source backend in 1 file with real-time database, auth, and file storage |
|
|
| |
| Daemonless, rootless open-source container engine |
|
|
|
🎨 Design & Media Production
App | License | Tagline | Capabilities | Replaces | One-Line Install |
| GNU Image Manipulation Program - Free & open source image editor |
|
|
| |
| Professional vector graphics editor for Linux, Windows and macOS |
|
|
|
🤝 Contributing an App
We welcome community pull requests!
Add your JSON file in
apps/<category>/<app-id>.jsonadhering toschema/app.schema.json.Run
npm run testto validate locally.Open a Pull Request — GitHub Actions will validate and compile automatically!
📄 License
MIT © 2026 Awesome MCP Dev Stack Selector Maintainers
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/barankurtulusozan/awesome-mcp-dev-stack-selector'
If you have feedback or need assistance with the MCP directory API, please join our Discord server