← Back to Plugins
MCP Server MCP

TinyFn

github By github 👁 3 views ▲ 0 votes

500+ deterministic tools for AI agents: math, conversion, validation, hashing, encoding, date/time.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.tinyfn.io/mcp/all/",
      "headers": [
        {
          "description": "TinyFn API key - free at https://tinyfn.io",
          "isRequired": true,
          "isSecret": true,
          "name": "X-API-Key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...