Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

Tulimoa

REMOTE · MCP.TULIMOA.COM · SCANNED AUG 3

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

Available components

+4 this week 65 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability69
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 647 tokens (~129/item across 5 items; 5 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage92
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 71% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · mcp.tulimoa.com

# add to Claude Code
claude mcp add --transport http com-tulimoa-platform https://mcp.tulimoa.com/mcp
# ~/.codex/config.toml
[mcp_servers.com-tulimoa-platform]
url = "https://mcp.tulimoa.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-tulimoa-platform": {
      "type": "remote",
      "url": "https://mcp.tulimoa.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-tulimoa-platform --url https://mcp.tulimoa.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-tulimoa-platform:
    url: "https://mcp.tulimoa.com/mcp"
// mcp.json
{
  "mcpServers": {
    "com-tulimoa-platform": {
      "type": "http",
      "url": "https://mcp.tulimoa.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 1 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 28 Jul 26 +1
    • Tool “list_categories” now declares an output schema functional
    • Tool “search_listings” now declares an output schema functional
    • Tool “submit_listing” now declares an output schema functional
    • Tool “edit_listing” now declares an output schema functional
    • Tool “get_listing” now declares an output schema functional
    • First check of Tool coverage: 100 functional
    • Server version: 1.1.0 → 1.2.0 functional
  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 60

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://mcp.tulimoa.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=tulimoa.com CN=WE1,O=Google Trust Services,C=US 21 Jun 2026 19 Sept 2026 ECDSA 256 ECDSA-SHA256 5ffb09fcbbf7e8a513f9952c75f9418e
SANs: tulimoa.com, mcp.tulimoa.com, *.mcp.tulimoa.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of mcp.tulimoa.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
tulimoa.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.tulimoa.com/mcp Verified 200
http (plaintext) http://mcp.tulimoa.com/mcp HTTPS enforced 301 https://mcp.tulimoa.com/mcp
MCP tools — 5 exposed · ~647 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
edit_listing ~134

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.

NameTypeReqDescription
categorystring
mcpboolean
namestring
pricing_modelstring
short_descriptionstring
slugstringyesSlug of YOUR listing to edit (from submit_listing).
tagsarray
urlstring
NameTypeReqDescription
idstringyesListing id.
slugstringyes
statusstringyes

No examples provided.

get_listing ~74

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.

NameTypeReqDescription
slugstringyesThe listing's URL slug, e.g. 'acme-crm'.
NameTypeReqDescription
listingobjectyesFull listing row (detail projection, see DETAIL_SELECT).

No examples provided.

list_categories ~39

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

Input schema present but exposes no named parameters.

NameTypeReqDescription
categoriesarrayyes

No examples provided.

search_listings ~198

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.

NameTypeReqDescription
categorystringRestrict to one category id. Call list_categories for valid ids.
eu_onlybooleantrue = only tools whose company country is in the EU.
limitintegerMax results (1-50, default 20).
mcpbooleantrue = only tools that expose their own MCP server.
pricing_modelstringRestrict to a pricing model.
querystringFree-text terms matched against the listing name and short description.
sortstringResult order. Default: popular.
NameTypeReqDescription
countintegeryesNumber of results returned.
resultsarrayyesLean listing rows; call get_listing(slug) for full detail.

No examples provided.

submit_listing ~202

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.

NameTypeReqDescription
categorystringyesOne category id. Call list_categories for valid ids.
countrystringyesISO-3166-1 alpha-2 country code of the company, e.g. DE.
mcpbooleanyestrue = this tool exposes its own MCP server.
namestringyesProduct/company name (max 60 chars).
pricing_modelstringyesPricing model (required): free | freemium | paid | lifetime.
short_descriptionstringyesOne-line pitch (max 300 chars).
tagsarrayOptional descriptive tags (max 8).
urlstringyesPublic homepage URL (https).
NameTypeReqDescription
idstringyesListing id.
slugstringyesFinal slug (may carry a conflict suffix).
statusstringyes

No examples provided.