Visual MCP Server Generator. Connect any datasource to AI agents.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"mcp-server-generator": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
🚧 Work In Progress. This repo contains non-verified code. Do not use in production.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in developer-tools / ai-ml
Dynamic problem-solving through sequential thought chains
Persistent memory using a knowledge graph
Manage Supabase projects — databases, auth, storage, and edge functions
XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.
MCP Security Weekly
Get CVE alerts and security updates for Mcp Server Generator and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Manifest MCP Server Generator
[!WARNING] 🚧 Work In Progress. This repo contains non-verified code. Do not use in production.
Manifest MCP Generator helps developers to instantly create MCP servers to connect their datasource to AI agents.
Manifest is a fast and secure alternative to developing the plumbing manually yourself, which often takes time and can lead to unwanted sensitive data exposure.
Manifest MCP Generator is a Proof-Of-Concept. Here is the current status of the project:
| Feature | Status |
|---|---|
| Initial POC with MySQL connection and MCP server generation | ✅ |
| Basic Tool generation that performs simple SQL queries | ✅ |
| Basic Resource generation with upload to file storage | ✅ |
| Multiple datasource compatibility: PostgreSQL, SQLite, MongoDB, Excel, Snowflake, Databricks, APIs... | ❌ |
| MCP Authentication and access control management | ❌ |
| Complex tool creation with parameters and edge function calling | ❌ |
| Instant self-hosted plug and play Docker Container | ❌ |