MCP Servers
Connect kendr to any MCP server — kendr acts as the client, just like Cursor. Tools are auto-discovered.
⚡ Featured Integration
Zapier MCP
Connect 7,000+ apps via Zapier’s official MCP server — Gmail, Slack, Notion, GitHub, Salesforce, and more.
Get your MCP URL ↗ CLI: kendr mcp zapier <your-url>
Connect a New MCP Server
HTTP or SSE endpoint — e.g. http://localhost:8000/mcp
Sent as Authorization: Bearer ... — leave blank if not required
Registered Servers
Loading...
How to Build Your Own MCP Server

Any Python function decorated with @mcp.tool becomes a discoverable tool. Run the server, then add it above. Uses FastMCP.

Loading...

The full example is at mcp_servers/example_fastmcp_server.py — run with python mcp_servers/example_fastmcp_server.py