🚀 Tydli — Turn Any API Into an MCP Server Instantly
Tydli makes your APIs AI-accessible.With one click, you can turn any API into a secure, Model Context Protocol (MCP) server that works with AI clients like Claude, ChatGPT, Lovable.dev, and other MCP-compatible tools.
🎯 What Tydli Does
Tydli converts your API documentation (OpenAPI, Swagger, JSON, or even PDFs/DOCX) into a fully operational MCP server.This allows AI systems to safely interact with your backend using standardized, secure protocols.
⭐ Key Features
- ✅ MCP 2025-03-26 compliant
- ✅ Supports all major AI clients (Claude, ChatGPT, Lovable.dev, and more)
- ✅ OAuth 2.1 with PKCE authentication
- ✅ Secure credential encryption
- ✅ Email verification for account security
- ✅ AI-powered document extraction (convert PDFs & DOCX files into API specs)
- ✅ One-click deployment — live MCP server in under 60 seconds
- ✅ Automatic metadata discovery via
/.well-known/mcp-server
⚙️ How It Works
-
Upload Your API
- OpenAPI/Swagger
- JSON specs
- URL import
- Or upload a PDF/DOCX and let AI extract the API structure
-
Validation
Tydli automatically detects endpoints, request bodies, parameters, and authentication schemes. -
Configure Authentication
Add API keys, OAuth credentials, or custom headers as needed. -
Deploy
Your MCP server goes live instantly. -
Connect to AI Clients
Use OAuth or JWT to connect applications like Claude, ChatGPT, or Lovable.dev.
🔐 Authentication Methods
OAuth 2.1 with PKCE (Recommended)
This is the preferred authentication flow for most users. Typical setup:- Go to the Connectors section inside your AI client
- Select Add Custom Connector
- Enter the MCP server URL and OAuth details provided in your Tydli dashboard
- Approve the request in your browser
- Done — your AI can now call your API securely
JWT Bearer Tokens (Alternative)
If you’d like to integrate programmatically, you can generate a JWT token in your Tydli dashboard and use it directly.Your AI client or script will include the token in each request, and the MCP server will validate it automatically.
🚀 Quick Start for New Users
- Sign up at https://tydli.io
- Verify your email
- Upload or generate your API specification
- Click Deploy MCP Server
- Connect your AI client using OAuth or JWT
📚 Documentation
Quick Links:- User Guide — Complete usage instructions
- Security Documentation — Credential encryption & security architecture
- OAuth Integration Guide — OAuth 2.1 setup
- MCP Compliance — MCP protocol details
- Rate Limits — API rate limiting
- Troubleshooting — Common issues
🟢 Production Status
Tydli is production-ready and actively maintained. Highlights:- ✔ Email verification
- ✔ OAuth 2.1 PKCE authentication
- ✔ JWT token support
- ✔ Document-to-API extraction
- ✔ Credential encryption
- ✔ Rate limiting
- ✔ Deployment monitoring
- ✔ Mobile-responsive interface