Tulimoa
com.tulimoa/platformDiscover curated SaaS and AI-agent tools in the Tulimoa directory; submit and edit your listings.
Tools · 5
Find SaaS tools in the Tulimoa directory that an AI agent or team can plug into. Discover tools by topic, category, pricing, MCP support, or EU hosting. Returns only approved, published listings. Use …
Fetch full detail of a single Tulimoa listing by its slug: long description, features, use cases, integrations, pricing detail, and links. Use after search_listings when the user wants depth on a spec…
List the category ids and labels used to classify Tulimoa listings. Call this first when you need a valid `category` value for search_listings.
Create a new listing in the Tulimoa directory on behalf of the authenticated user. The listing is created with status 'pending' and appears publicly only after admin review. Requires a write-scoped Tu…
Update fields of a listing you own (by slug). You cannot change ownership or set review status. Any edit sends the listing back to admin review (status: pending) and it reappears publicly only after r…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"tulimoa": {
"url": "https://mcp.tulimoa.com/mcp",
"transport": "streamable-http"
}
}
}