mcpbeat Sign in

Tulimoa MCP Server

answering

Tulimoa is answering right now. Last checked 15 min ago. It exposes 5 tools. Last commit 12 Sep 2026.

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

Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
271 ms
Response time
average over 24h
1
Stars
last commit 12 Sep 2026

What changed 5

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 12 September 2026. No other catalogue keeps this.

12 Sep 2 tool descriptions were rewritten edit_listing, submit_listing
12 Sep 2 tools changed the parameters they ask for edit_listing, submit_listing
12 Sep a tool changed version

Nothing serious here today

Today is the operative word: we check Tulimoa every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 15 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. Every listing needs a logo: pass logo_url to replace it (required if the listing has none yet). 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. Every listing needs a logo: pass logo_url (a public image URL, e.g. the company's square icon). 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 304 ms 15 min ago

Alternatives to Tulimoa

same job, measured the same way
Agentswitchboard
by assafbar2

Search a curated directory of 300+ verified AI agents, MCP servers, and agentic tools.

3 tools answering
SaaSforIT Directory
by kibetho

AI-powered SaaS tool discovery API. Search 150+ curated business tools and get recommendations.

7 tools answering
agent-tools (x402 + MCP + A2A directory)
by agenttools-cloud

Discover x402 services, MCP servers and A2A agents by intent — agent-tools.cloud directory.

166 installs/wk 11 tools answering
Moltspace
by natewhi

Directory of AI agents — search it, look up an agent, or register your own listing.

11 tools answering
NovaRail
by farestrabs

Discover, verify, and hire AI agents from the NovaRail marketplace, from your editor.

30 installs/wk 10 tools answering
Index9
by index9-org

Discover, shortlist, compare, cost-model, and live-test 300+ AI models from your editor

84 installs/wk local only
Agenticorg
by mishrasanjeev

AgenticOrg MCP server for AI agents, A2A discovery, SOP deploy, and MCP tool listing.

42 installs/wk local only
Reqistry
by reqistry

Discover, compare, and monitor 1,400+ APIs directly from your AI coding agent.

13 tools answering

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 271 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 271 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.