TinyFn
REMOTE · API.TINYFN.IO · SCANNED SEP 26
500+ deterministic tools for AI agents: math, conversion, validation, hashing, encoding, date/time.
Available components
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 → Why this is hard to score →
Endpoint Security57
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: no authorisation is required to call this server, and 572 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability74
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 20780 tokens (~36/item across 572 items; 572 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
- No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
- Structured output schemas are declared (96% of tools); any adoption earns full credit.Pass
Tool Safety50
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 0 of 9 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "truncate" implies "truncate" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
- Manipulation not yet verified: only 564 of 573 captured unit(s) of tool text has been judged so far, so we will not certify text no model has read as clean.Unverified
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the TinyFn MCP server?
TinyFn is a hosted endpoint at https://api.tinyfn.io/mcp/all/, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · api.tinyfn.io
claude mcp add --transport http io-tinyfn-tinyfn 'https://api.tinyfn.io/mcp/all/'
{
"mcpServers": {
"io-tinyfn-tinyfn": {
"url": "https://api.tinyfn.io/mcp/all/"
}
}
} {
"servers": {
"io-tinyfn-tinyfn": {
"type": "http",
"url": "https://api.tinyfn.io/mcp/all/"
}
}
} [mcp_servers.io-tinyfn-tinyfn] url = "https://api.tinyfn.io/mcp/all/"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"io-tinyfn-tinyfn": {
"type": "remote",
"url": "https://api.tinyfn.io/mcp/all/",
"enabled": true
}
}
} openclaw mcp add io-tinyfn-tinyfn --url 'https://api.tinyfn.io/mcp/all/' --transport streamable-http
mcp_servers:
io-tinyfn-tinyfn:
url: "https://api.tinyfn.io/mcp/all/" {
"McpServers": {
"io-tinyfn-tinyfn": {
"Transport": "http",
"Url": "https://api.tinyfn.io/mcp/all/"
}
}
} assistant mcp add io-tinyfn-tinyfn -t streamable-http -u 'https://api.tinyfn.io/mcp/all/'
{
"mcpServers": {
"io-tinyfn-tinyfn": {
"type": "http",
"url": "https://api.tinyfn.io/mcp/all/"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
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.
- 25 Sept 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
- 26 Aug 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
- 11 Aug 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
- 7 Aug 26 0
- The server no longer declares the “experimental” capability functional
- 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 0
- 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 0
- Stability: unverified → 0.03 ▲ functional
- 27 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
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 26 Sept 2026 · Probed https://api.tinyfn.io/mcp/all/
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=api.tinyfn.io | CN=YR2,O=Let's Encrypt,C=US | 25 Sept 2026 | 24 Dec 2026 | RSA 2048 | SHA256-RSA | 54eb566768cb74f3218eec54aa7ad821182 |
| SANs: api.tinyfn.io | ||||||
| CN=YR2,O=Let's Encrypt,C=US (CA) | CN=Root YR,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | RSA 2048 | SHA256-RSA | 4ebd24947e24d394802d84a52fd5b319 |
| CN=Root YR,O=ISRG,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | RSA 4096 | SHA256-RSA | f24b6d17f9d9ad7cb1c9fea78782699f |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of api.tinyfn.io. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| io. | present | 57355 | 8 | Verified |
| tinyfn.io. | 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 |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://api.tinyfn.io/mcp/all/ | Verified | 200 | |
| http (plaintext) | http://api.tinyfn.io/mcp/all/ | HTTPS enforced | 301 | https://api.tinyfn.io/mcp/all/ |
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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
generate_tints ~42
Generate tints (lighter variations) of a color.
| Name | Type | Req | Description |
|---|---|---|---|
| count | integer | – | Number of tints |
| hex_color | string | yes | Base hex color |
| Name | Type | Req | Description |
|---|---|---|---|
| base | string | yes | – |
| shades | – | – | – |
| tints | – | – | – |
No examples provided.
generate_token ~41
Generate cryptographically secure token.
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | – | Format: hex, base64, urlsafe |
| length | integer | – | Token length in bytes |
| Name | Type | Req | Description |
|---|---|---|---|
| bytes | integer | yes | – |
| format | string | yes | – |
| token | string | yes | – |
No examples provided.
generate_uuid ~39
Generate UUID(s).
| Name | Type | Req | Description |
|---|---|---|---|
| count | integer | – | Number of UUIDs to generate |
| version | integer | – | UUID version (1 or 4) |
| Name | Type | Req | Description |
|---|---|---|---|
| count | – | – | – |
| uuid | – | – | – |
| uuids | – | – | – |
No examples provided.
generate_uuid_v7 ~32
Generate UUID v7 (time-ordered).
| Name | Type | Req | Description |
|---|---|---|---|
| count | integer | – | Number of UUIDs to generate |
| Name | Type | Req | Description |
|---|---|---|---|
| count | – | – | – |
| uuid | – | – | – |
| uuids | – | – | – |
No examples provided.
generate_uuids ~26
Generate random UUIDs.
| Name | Type | Req | Description |
|---|---|---|---|
| count | integer | – | Number of UUIDs |
| Name | Type | Req | Description |
|---|---|---|---|
| count | integer | yes | – |
| uuids | array | yes | – |
No examples provided.
geohash_decode ~30
Decode geohash to coordinates.
| Name | Type | Req | Description |
|---|---|---|---|
| geohash | string | yes | Geohash string |
| Name | Type | Req | Description |
|---|---|---|---|
| geohash | string | yes | – |
| lat | number | yes | – |
| lat_error | number | yes | – |
| lon | number | yes | – |
| lon_error | number | yes | – |
No examples provided.
geohash_encode ~45
Encode coordinates to geohash.
| Name | Type | Req | Description |
|---|---|---|---|
| lat | number | yes | Latitude |
| lon | number | yes | Longitude |
| precision | integer | – | Precision (1-12) |
| Name | Type | Req | Description |
|---|---|---|---|
| geohash | string | yes | – |
| lat | number | yes | – |
| lon | number | yes | – |
| precision | integer | yes | – |
No examples provided.
geometric_mean ~24
Calculate geometric mean.
| Name | Type | Req | Description |
|---|---|---|---|
| numbers | string | yes | Comma-separated positive numbers |
| Name | Type | Req | Description |
|---|---|---|---|
| code | – | – | – |
| count | – | – | – |
| error | – | – | – |
| geometric_mean | – | – | – |
| numbers | – | – | – |
No examples provided.
get_credit_card_pattern ~38
Get regex pattern for credit card validation.
| Name | Type | Req | Description |
|---|---|---|---|
| card_type | string | – | Type: visa, mastercard, amex, discover, any |
| Name | Type | Req | Description |
|---|---|---|---|
| card_type | – | – | – |
| case_insensitive | – | – | – |
| country | – | – | – |
| description | – | – | – |
| examples | – | – | – |
| format | – | – | – |
| format_description | – | – | – |
| note | – | – | – |
| pattern | string | yes | – |
| require_protocol | – | – | – |
| strict | – | – | – |
| version | – | – | – |
No examples provided.
get_date_pattern ~30
Get regex pattern for date validation.
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | – | Format: ISO, US, EU |
| Name | Type | Req | Description |
|---|---|---|---|
| card_type | – | – | – |
| case_insensitive | – | – | – |
| country | – | – | – |
| description | – | – | – |
| examples | – | – | – |
| format | – | – | – |
| format_description | – | – | – |
| note | – | – | – |
| pattern | string | yes | – |
| require_protocol | – | – | – |
| strict | – | – | – |
| version | – | – | – |
No examples provided.
get_divisors ~31
Get all divisors of a number.
| Name | Type | Req | Description |
|---|---|---|---|
| number | integer | yes | Number to find divisors for |
| Name | Type | Req | Description |
|---|---|---|---|
| count | integer | yes | – |
| divisors | array | yes | – |
| is_perfect | boolean | yes | – |
| number | integer | yes | – |
| sum | integer | yes | – |
No examples provided.
get_email_pattern ~30
Get regex pattern for email validation.
| Name | Type | Req | Description |
|---|---|---|---|
| strict | boolean | – | Use strict RFC 5322 pattern |
| Name | Type | Req | Description |
|---|---|---|---|
| card_type | – | – | – |
| case_insensitive | – | – | – |
| country | – | – | – |
| description | – | – | – |
| examples | – | – | – |
| format | – | – | – |
| format_description | – | – | – |
| note | – | – | – |
| pattern | string | yes | – |
| require_protocol | – | – | – |
| strict | – | – | – |
| version | – | – | – |
No examples provided.
get_hex_color_pattern ~18
Get regex pattern for hex color validation.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| card_type | – | – | – |
| case_insensitive | – | – | – |
| country | – | – | – |
| description | – | – | – |
| examples | – | – | – |
| format | – | – | – |
| format_description | – | – | – |
| note | – | – | – |
| pattern | string | yes | – |
| require_protocol | – | – | – |
| strict | – | – | – |
| version | – | – | – |
No examples provided.
get_initials ~37
Get initials from a name.
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | Name to get initials from |
| separator | string | – | Separator between initials |
| Name | Type | Req | Description |
|---|---|---|---|
| initials | string | yes | Extracted initials, optionally joined by separator |
| name | string | yes | Original input name |
No examples provided.
get_ipv4_pattern ~19
Get regex pattern for IPv4 address validation.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| card_type | – | – | – |
| case_insensitive | – | – | – |
| country | – | – | – |
| description | – | – | – |
| examples | – | – | – |
| format | – | – | – |
| format_description | – | – | – |
| note | – | – | – |
| pattern | string | yes | – |
| require_protocol | – | – | – |
| strict | – | – | – |
| version | – | – | – |
No examples provided.
get_ipv6_pattern ~19
Get regex pattern for IPv6 address validation.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| card_type | – | – | – |
| case_insensitive | – | – | – |
| country | – | – | – |
| description | – | – | – |
| examples | – | – | – |
| format | – | – | – |
| format_description | – | – | – |
| note | – | – | – |
| pattern | string | yes | – |
| require_protocol | – | – | – |
| strict | – | – | – |
| version | – | – | – |
No examples provided.
get_json_path ~55
Extract a value from JSON using a path expression.
| Name | Type | Req | Description |
|---|---|---|---|
| json_string | string | yes | JSON string |
| path | string | yes | Path to extract (e.g., 'user.address.city' or 'items[0].name') |
| Name | Type | Req | Description |
|---|---|---|---|
| error | – | – | – |
| found | – | – | – |
| path | – | – | – |
| type | – | – | – |
| valid | – | – | – |
| value | – | – | – |
No examples provided.
get_json_type ~27
Get the type of a JSON value.
| Name | Type | Req | Description |
|---|---|---|---|
| json_string | string | yes | JSON string |
| Name | Type | Req | Description |
|---|---|---|---|
| error | – | – | – |
| python_type | – | – | – |
| type | – | – | – |
| valid | – | – | – |
No examples provided.
get_keys ~27
Get all keys from a JSON object.
| Name | Type | Req | Description |
|---|---|---|---|
| json_string | string | yes | JSON object string |
| Name | Type | Req | Description |
|---|---|---|---|
| all_keys_nested | – | – | – |
| error | – | – | – |
| key_count | – | – | – |
| keys | – | – | – |
| total_nested_keys | – | – | – |
| type | – | – | – |
| valid | – | – | – |
No examples provided.
get_luminance ~28
Calculate relative luminance of a color.
| Name | Type | Req | Description |
|---|---|---|---|
| hex_color | string | yes | Hex color |
| Name | Type | Req | Description |
|---|---|---|---|
| hex | string | yes | – |
| is_dark | boolean | yes | – |
| is_light | boolean | yes | – |
| luminance | number | yes | – |
| recommended_text | string | yes | – |
No examples provided.
get_now ~32
Get current date and time.
| Name | Type | Req | Description |
|---|---|---|---|
| tz | string | – | Timezone (UTC, America/New_York, etc.) |
| Name | Type | Req | Description |
|---|---|---|---|
| day | integer | yes | – |
| day_of_week | string | yes | – |
| day_of_year | integer | yes | – |
| hour | integer | yes | – |
| minute | integer | yes | – |
| month | integer | yes | – |
| second | integer | yes | – |
| timestamp | integer | yes | – |
| timestamp_ms | integer | yes | – |
| utc | string | yes | – |
| year | integer | yes | – |
No examples provided.
get_password_pattern ~72
Get regex pattern for password validation with custom requirements.
| Name | Type | Req | Description |
|---|---|---|---|
| min_length | integer | – | Minimum length |
| require_digit | boolean | – | Require digit |
| require_lowercase | boolean | – | Require lowercase |
| require_special | boolean | – | Require special character |
| require_uppercase | boolean | – | Require uppercase |
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | yes | – |
| pattern | string | yes | – |
| requirements | – | yes | – |
No examples provided.
get_phone_pattern ~31
Get regex pattern for phone number validation.
| Name | Type | Req | Description |
|---|---|---|---|
| country | string | – | Country: US, UK, international |
| Name | Type | Req | Description |
|---|---|---|---|
| card_type | – | – | – |
| case_insensitive | – | – | – |
| country | – | – | – |
| description | – | – | – |
| examples | – | – | – |
| format | – | – | – |
| format_description | – | – | – |
| note | – | – | – |
| pattern | string | yes | – |
| require_protocol | – | – | – |
| strict | – | – | – |
| version | – | – | – |
No examples provided.
get_quarter ~29
Get the quarter for a date.
| Name | Type | Req | Description |
|---|---|---|---|
| datetime_str | string | yes | Datetime in ISO format |
| Name | Type | Req | Description |
|---|---|---|---|
| datetime | – | – | – |
| error | – | – | – |
| quarter | – | – | – |
| quarter_end | – | – | – |
| quarter_name | – | – | – |
| quarter_start | – | – | – |
No examples provided.
get_slug_pattern ~17
Get regex pattern for URL slug validation.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| card_type | – | – | – |
| case_insensitive | – | – | – |
| country | – | – | – |
| description | – | – | – |
| examples | – | – | – |
| format | – | – | – |
| format_description | – | – | – |
| note | – | – | – |
| pattern | string | yes | – |
| require_protocol | – | – | – |
| strict | – | – | – |
| version | – | – | – |
No examples provided.
get_time_pattern ~32
Get regex pattern for time validation.
| Name | Type | Req | Description |
|---|---|---|---|
| format | string | – | Format: 24h, 12h |
| Name | Type | Req | Description |
|---|---|---|---|
| card_type | – | – | – |
| case_insensitive | – | – | – |
| country | – | – | – |
| description | – | – | – |
| examples | – | – | – |
| format | – | – | – |
| format_description | – | – | – |
| note | – | – | – |
| pattern | string | yes | – |
| require_protocol | – | – | – |
| strict | – | – | – |
| version | – | – | – |
No examples provided.
get_url_pattern ~29
Get regex pattern for URL validation.
| Name | Type | Req | Description |
|---|---|---|---|
| require_protocol | boolean | – | Require http/https protocol |
| Name | Type | Req | Description |
|---|---|---|---|
| card_type | – | – | – |
| case_insensitive | – | – | – |
| country | – | – | – |
| description | – | – | – |
| examples | – | – | – |
| format | – | – | – |
| format_description | – | – | – |
| note | – | – | – |
| pattern | string | yes | – |
| require_protocol | – | – | – |
| strict | – | – | – |
| version | – | – | – |
No examples provided.
get_uuid_pattern ~32
Get regex pattern for UUID validation.
| Name | Type | Req | Description |
|---|---|---|---|
| version | string | – | Version: 1, 4, any |
| Name | Type | Req | Description |
|---|---|---|---|
| card_type | – | – | – |
| case_insensitive | – | – | – |
| country | – | – | – |
| description | – | – | – |
| examples | – | – | – |
| format | – | – | – |
| format_description | – | – | – |
| note | – | – | – |
| pattern | string | yes | – |
| require_protocol | – | – | – |
| strict | – | – | – |
| version | – | – | – |
No examples provided.
get_values ~27
Get all values from a JSON object.
| Name | Type | Req | Description |
|---|---|---|---|
| json_string | string | yes | JSON object string |
| Name | Type | Req | Description |
|---|---|---|---|
| count | – | – | – |
| error | – | – | – |
| type | – | – | – |
| valid | – | – | – |
| value_types | – | – | – |
| values | – | – | – |
No examples provided.
grams_to_ounces ~25
Convert grams to ounces.
| Name | Type | Req | Description |
|---|---|---|---|
| grams | number | yes | Weight in grams |
| Name | Type | Req | Description |
|---|---|---|---|
| grams | number | yes | – |
| ounces | number | yes | – |
No examples provided.
grayscale_color ~27
Convert color to grayscale.
| Name | Type | Req | Description |
|---|---|---|---|
| hex_color | string | yes | Hex color to convert to grayscale |
| Name | Type | Req | Description |
|---|---|---|---|
| grayscale | string | yes | – |
| luminance | integer | yes | – |
| original | string | yes | – |
No examples provided.
group_by_length ~27
Group items by their string length.
| Name | Type | Req | Description |
|---|---|---|---|
| items | string | yes | Comma-separated items |
| Name | Type | Req | Description |
|---|---|---|---|
| grouped | object | yes | – |
| original | array | yes | – |
No examples provided.
harmonic_mean ~24
Calculate harmonic mean.
| Name | Type | Req | Description |
|---|---|---|---|
| numbers | string | yes | Comma-separated positive numbers |
| Name | Type | Req | Description |
|---|---|---|---|
| code | – | – | – |
| count | – | – | – |
| error | – | – | – |
| harmonic_mean | – | – | – |
| numbers | – | – | – |
No examples provided.
hash_adler32 ~29
Calculate Adler-32 checksum.
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | Text to calculate Adler-32 |
| Name | Type | Req | Description |
|---|---|---|---|
| algorithm | string | yes | – |
| checksum_decimal | integer | yes | – |
| checksum_hex | string | yes | – |
| input_length | integer | yes | – |
No examples provided.
hash_all ~26
Generate hashes using multiple algorithms at once.
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | Text to hash |
| Name | Type | Req | Description |
|---|---|---|---|
| hashes | object | yes | – |
| input_length | integer | yes | – |
No examples provided.
hash_blake2b ~43
Generate BLAKE2b hash of text.
| Name | Type | Req | Description |
|---|---|---|---|
| digest_size | integer | – | Digest size in bytes |
| text | string | yes | Text to hash |
| Name | Type | Req | Description |
|---|---|---|---|
| algorithm | string | yes | – |
| digest_size | – | – | – |
| hash | string | yes | – |
| hash_length | integer | yes | – |
| input_length | integer | yes | – |
No examples provided.
hash_blake2s ~43
Generate BLAKE2s hash of text.
| Name | Type | Req | Description |
|---|---|---|---|
| digest_size | integer | – | Digest size in bytes |
| text | string | yes | Text to hash |
| Name | Type | Req | Description |
|---|---|---|---|
| algorithm | string | yes | – |
| digest_size | – | – | – |
| hash | string | yes | – |
| hash_length | integer | yes | – |
| input_length | integer | yes | – |
No examples provided.
hash_crc32 ~26
Calculate CRC32 checksum.
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | Text to calculate CRC32 |
| Name | Type | Req | Description |
|---|---|---|---|
| algorithm | string | yes | – |
| checksum_decimal | integer | yes | – |
| checksum_hex | string | yes | – |
| input_length | integer | yes | – |
No examples provided.
hash_md5 ~26
Generate MD5 hash of text.
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | Text to hash |
| Name | Type | Req | Description |
|---|---|---|---|
| algorithm | string | yes | – |
| digest_size | – | – | – |
| hash | string | yes | – |
| hash_length | integer | yes | – |
| input_length | integer | yes | – |
No examples provided.
hash_sha1 ~27
Generate SHA-1 hash of text.
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | Text to hash |
| Name | Type | Req | Description |
|---|---|---|---|
| algorithm | string | yes | – |
| digest_size | – | – | – |
| hash | string | yes | – |
| hash_length | integer | yes | – |
| input_length | integer | yes | – |
No examples provided.
hash_sha256 ~27
Generate SHA-256 hash of text.
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | Text to hash |
| Name | Type | Req | Description |
|---|---|---|---|
| algorithm | string | yes | – |
| digest_size | – | – | – |
| hash | string | yes | – |
| hash_length | integer | yes | – |
| input_length | integer | yes | – |
No examples provided.
hash_sha3_256 ~30
Generate SHA3-256 hash of text.
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | Text to hash |
| Name | Type | Req | Description |
|---|---|---|---|
| algorithm | string | yes | – |
| digest_size | – | – | – |
| hash | string | yes | – |
| hash_length | integer | yes | – |
| input_length | integer | yes | – |
No examples provided.
hash_sha3_512 ~30
Generate SHA3-512 hash of text.
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | Text to hash |
| Name | Type | Req | Description |
|---|---|---|---|
| algorithm | string | yes | – |
| digest_size | – | – | – |
| hash | string | yes | – |
| hash_length | integer | yes | – |
| input_length | integer | yes | – |
No examples provided.
hash_sha384 ~27
Generate SHA-384 hash of text.
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | Text to hash |
| Name | Type | Req | Description |
|---|---|---|---|
| algorithm | string | yes | – |
| digest_size | – | – | – |
| hash | string | yes | – |
| hash_length | integer | yes | – |
| input_length | integer | yes | – |
No examples provided.
hash_sha512 ~27
Generate SHA-512 hash of text.
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | Text to hash |
| Name | Type | Req | Description |
|---|---|---|---|
| algorithm | string | yes | – |
| digest_size | – | – | – |
| hash | string | yes | – |
| hash_length | integer | yes | – |
| input_length | integer | yes | – |
No examples provided.
haversine_distance ~85
Calculate distance between two coordinates using Haversine formula.
| Name | Type | Req | Description |
|---|---|---|---|
| lat1 | number | yes | Latitude of point 1 |
| lat2 | number | yes | Latitude of point 2 |
| lon1 | number | yes | Longitude of point 1 |
| lon2 | number | yes | Longitude of point 2 |
| unit | string | – | Unit: km or mi |
| Name | Type | Req | Description |
|---|---|---|---|
| distance | number | yes | – |
| point1 | – | yes | – |
| point2 | – | yes | – |
| unit | string | yes | – |
No examples provided.
heart_rate_zones ~40
Calculate heart rate training zones.
| Name | Type | Req | Description |
|---|---|---|---|
| age | integer | yes | Age in years |
| resting_hr | integer | – | Resting heart rate (optional) |
| Name | Type | Req | Description |
|---|---|---|---|
| age | integer | yes | – |
| max_heart_rate | integer | yes | – |
| method | string | yes | – |
| resting_heart_rate | – | – | – |
| zones | – | yes | – |
No examples provided.
hello_world ~24
Hello World as a Service.
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | – | Name to greet |
| Name | Type | Req | Description |
|---|---|---|---|
| message | string | yes | – |
No examples provided.
hex_decode ~24
Decode hexadecimal to text.
| Name | Type | Req | Description |
|---|---|---|---|
| encoded | string | yes | Hex string to decode |
| Name | Type | Req | Description |
|---|---|---|---|
| code | – | – | – |
| decoded | – | – | – |
| encoded | – | – | – |
| error | – | – | – |
No examples provided.
hex_encode ~24
Encode text to hexadecimal.
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | Text to hex encode |
| Name | Type | Req | Description |
|---|---|---|---|
| encoded | string | yes | – |
| encoded_upper | string | yes | – |
| original | string | yes | – |
No examples provided.
What is the TinyFn MCP server?
TinyFn is an MCP server listed in the public MCP registry as io.tinyfn/tinyfn. 500+ deterministic tools for AI agents: math, conversion, validation, hashing, encoding, date/time. This page covers its hosted endpoint (https://api.tinyfn.io/mcp/all/).
Is the TinyFn MCP server safe to use?
TinyFn scores 75 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the TinyFn MCP server expose?
TinyFn exposes 572 tools: is_even, is_odd, is_prime, is_positive, is_negative, and 567 more. Their descriptions and schemas cost roughly 20,637 tokens of context every time the server is loaded.
Does the TinyFn MCP server require authentication?
No. We connected to TinyFn without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.
Is the TinyFn MCP server still maintained?
TinyFn is still listed as active in the MCP registry. We last reached this channel on 26 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.