mirror of
				https://github.com/open-webui/mcpo
				synced 2025-06-26 18:26:58 +00:00 
			
		
		
		
	Update README.md
This commit is contained in:
		
							parent
							
								
									d38edbe345
								
							
						
					
					
						commit
						6915d865db
					
				
							
								
								
									
										19
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										19
									
								
								README.md
									
									
									
									
									
								
							| @ -67,6 +67,25 @@ Each with a dedicated OpenAPI schema and proxy handler. Access full schema UI at | ||||
| - Python 3.8+ | ||||
| - uv (optional, but highly recommended for performance + packaging) | ||||
| 
 | ||||
| ## 🤔 Why Use mcpo Instead of Native MCP? | ||||
| 
 | ||||
| MCP servers usually speak over raw stdio, which is: | ||||
| 
 | ||||
| - 🔓 Inherently insecure | ||||
| - ❌ Incompatible with most tools | ||||
| - 🧩 Missing standard features like docs, auth, error handling, etc. | ||||
| 
 | ||||
| mcpo solves all of that—without extra effort: | ||||
| 
 | ||||
| - ✅ Works instantly with OpenAPI tools, SDKs, and UIs | ||||
| - 🛡 Adds security, stability, and scalability using trusted web standards | ||||
| - 🧠 Auto-generates interactive docs for every tool, no config needed | ||||
| - 🔌 Uses pure HTTP—no sockets, no glue code, no surprises | ||||
| 
 | ||||
| What feels like "one more step" is really fewer steps with better outcomes. | ||||
| 
 | ||||
| mcpo makes your AI tools usable, secure, and interoperable—right now, with zero hassle. | ||||
| 
 | ||||
| ## 🪪 License | ||||
| 
 | ||||
| MIT | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user