Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

Tulimoa

com.tulimoa/platform

Discover curated SaaS and AI-agent tools in the Tulimoa directory; submit and edit your listings.

Uptime
100.0%
1 direct probes · 30d
Response
356ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

search_listings

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 …

get_listing

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_categories

List the category ids and labels used to classify Tulimoa listings. Call this first when you need a valid `category` value for search_listings.

submit_listing

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…

edit_listing

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…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "tulimoa": {
      "url": "https://mcp.tulimoa.com/mcp",
      "transport": "streamable-http"
    }
  }
}