mcpbeat

Tulimoa MCP Server

com.tulimoa/platform
answering

Tulimoa is answering right now. Last checked 14 min ago. It exposes 5 tools. Last commit 30 Jul 2026.

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

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
243 ms
Response time
average over 24h
1
Stars
last commit 30 Jul 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add platform --transport http https://mcp.tulimoa.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "platform": {
      "url": "https://mcp.tulimoa.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.platform]
url = "https://mcp.tulimoa.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "platform": {
      "url": "https://mcp.tulimoa.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "platform": {
      "url": "https://mcp.tulimoa.com/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

categories
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.
edit
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 re-approval. Requires a write-scoped Tulimoa login.
listing
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 specific tool.
listings
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 this for any 'find/recommend a tool for X' request, then call get_listing for full detail on a specific result.
submit
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 Tulimoa login. Use list_categories first to pick a valid category id.

Endpoints

URLTransportStateLatencyChecked
https://mcp.tulimoa.com/mcp streamable-http answering 280 ms 14 min ago

Tulimoa — questions

Answers built from our own checks of this server.

What can Tulimoa do?
It exposes 5 tools, read directly from the server on our last check. Among them: edit_listing, get_listing, list_categories, search_listings, submit_listing. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Tulimoa working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 243 ms. The bar chart above shows every period we have measured.
How do I connect Tulimoa?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Tulimoa need an API key?
No. Tulimoa completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Tulimoa?
It answers our handshake in 243 ms on average, which is faster than 54% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Tulimoa open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.