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

FreeToolHub

REMOTE · FREETOOLHUB.ORG · SCANNED SEP 20

44 calculators for AI agents: US tax, finance, business + an MCP engineering & security suite.

Available components

62 Trust /100
Trust breakdown (7 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 → Why this is hard to score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability73
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 4879 tokens (~110/item across 44 items; 44 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 Management6
  • Stability check failed: schema churn in the 5 days we've observed: 0 tool removals, 9 breaking changes, 0 auth/transport breaks, 0 additions. See how to fix → Fail
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
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 44 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 44 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities20
  • Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the FreeToolHub MCP server?

FreeToolHub is a hosted endpoint at https://freetoolhub.org/api/mcp, 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 · freetoolhub.org

# add to Claude Code
claude mcp add --transport http cavan1977-freetoolhub 'https://freetoolhub.org/api/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "cavan1977-freetoolhub": {
      "url": "https://freetoolhub.org/api/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "cavan1977-freetoolhub": {
      "type": "http",
      "url": "https://freetoolhub.org/api/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.cavan1977-freetoolhub]
url = "https://freetoolhub.org/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "cavan1977-freetoolhub": {
      "type": "remote",
      "url": "https://freetoolhub.org/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add cavan1977-freetoolhub --url 'https://freetoolhub.org/api/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  cavan1977-freetoolhub:
    url: "https://freetoolhub.org/api/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "cavan1977-freetoolhub": {
      "Transport": "http",
      "Url": "https://freetoolhub.org/api/mcp"
    }
  }
}
# add to Vellum
assistant mcp add cavan1977-freetoolhub -t streamable-http -u 'https://freetoolhub.org/api/mcp'
// mcp.json
{
  "mcpServers": {
    "cavan1977-freetoolhub": {
      "type": "http",
      "url": "https://freetoolhub.org/api/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.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 6.

  • 16 Sept 26 0
    • Stability: unverified → fail security
    • A breaking change shipped without a version bump: still 2.0.0 security
    • Tool “validate_mcp_server_card” rewrote its description, which is the text the model reads security
    • “advise_tool_portfolio” changed the type of “tools”: string → string|array|object functional
    • “compress_tool_definitions” changed the type of “definitions”: string → string|array|object functional
    • “detect_polling_cost_traps” changed the type of “workflows”: string → string|array|object functional
    • “estimate_mcp_context_budget” changed the type of “config”: string → string|array|object functional
    • “generate_mcp_client_config” changed the type of “args”: string → string|array|object functional
    • “generate_mcp_client_config” changed the type of “env”: string → string|array|object functional
    • “generate_mcp_server_card” changed the type of “tools”: string → string|array|object functional
    • “plan_context_window_budget” changed the type of “servers”: string → string|array|object functional
    • “plan_mcp_token_budget” changed the type of “workloads”: string → string|array|object functional
    • “validate_mcp_server_card” changed the type of “card”: string → string|array|object functional
    • “advise_tool_portfolio” reworded the description of “tools” cosmetic
    • “compress_tool_definitions” reworded the description of “definitions” cosmetic
    • “detect_polling_cost_traps” reworded the description of “workflows” cosmetic
    • “estimate_mcp_context_budget” reworded the description of “config” cosmetic
    • “generate_mcp_client_config” reworded the description of “args” cosmetic
    • “generate_mcp_client_config” reworded the description of “env” cosmetic
    • “generate_mcp_server_card” reworded the description of “tools” cosmetic
    • “plan_context_window_budget” reworded the description of “servers” cosmetic
    • “plan_mcp_token_budget” reworded the description of “workloads” cosmetic
    • “validate_mcp_server_card” reworded the description of “card” cosmetic
  • 15 Sept 26 61

    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 20 Sept 2026 · Probed https://freetoolhub.org/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=freetoolhub.org CN=WE1,O=Google Trust Services,C=US 17 Aug 2026 15 Nov 2026 ECDSA 256 ECDSA-SHA256 74806046b9daa7400e59bd0c8a856452
SANs: freetoolhub.org
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

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of freetoolhub.org. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
org. present 26974 8 Verified
freetoolhub.org. 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://freetoolhub.org/api/mcp Verified 200
http (plaintext) http://freetoolhub.org/api/mcp HTTPS enforced 301 https://freetoolhub.org/api/mcp
MCP tools · 44 exposed · ~4,879 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. 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 →

Tool Tokens
advise_tool_portfolio ~103

Too many MCP tools makes agents pick the wrong one. Given your tool list and usage, get keep / merge / remove recommendations to get under the 10–15 tool guideline.

NameTypeReqDescription
targetToolCountnumberTarget number of tools to keep (default 12)
toolsstring|array|objectyesJSON array of {name, category?, callsPerDay?, description?}. Accepts a JSON array, or a JSON string containing one.

No output schema declared.

No examples provided.

audit_mcp_server_security ~208

Audit an MCP server against the OWASP MCP Top 10. Reports authentication, path traversal, command injection, secret exposure and supply-chain risk with a concrete remediation list.

NameTypeReqDescription
acceptsUserInputInCommandsbooleanIs untrusted input interpolated into commands or queries?
executesCommandsbooleanDoes it execute shell commands or spawn processes?
hasAuthenticationbooleanDoes the server enforce authentication on every request?
hasHardcodedSecretsbooleanAre credentials hardcoded in the source or config?
hasProvenanceAttestationbooleanIs the package published with build provenance / trusted publishing?
performsFileOperationsbooleanDoes it read/write files based on model-supplied paths?
restrictsNetworkEgressbooleanAre outbound network destinations restricted?
serverNamestringServer name (for the report)
usesStdioTransportbooleanDoes it run over local STDIO transport?

No output schema declared.

No examples provided.

calculate_1099k_tax ~113

Estimate tax on 1099-K income (reselling, gig work). SE tax, QBI, quarterly 1040-ES. Uses latest CDN data.

NameTypeReqDescription
costOfGoodsSoldnumberCOGS
filingStatusstringTax filing status
grossReceiptsnumberyesTotal 1099-K receipts
otherExpensesnumberOther expenses
statestringUS state abbreviation (e.g. CA, NY, TX)

No output schema declared.

No examples provided.

calculate_break_even ~74

Break-even point: units to sell to cover fixed costs. Contribution margin, target profit analysis.

NameTypeReqDescription
fixedCostsnumberyesFixed costs
pricePerUnitnumberyesPrice per unit
targetProfitnumberTarget profit
variableCostPerUnitnumberyesVariable cost per unit

No output schema declared.

No examples provided.

calculate_capital_gains_tax ~120

US capital gains tax on stock/crypto. Short vs long-term, NIIT 3.8%, state tax. Uses latest CDN LTCG brackets.

NameTypeReqDescription
filingStatusstringTax filing status
holdingPeriodDaysnumberyesDays held (>365=long-term)
ordinaryIncomenumberAnnual ordinary income
purchasePricenumberyesCost basis
salePricenumberyesSale price
statestringUS state abbreviation (e.g. CA, NY, TX)

No output schema declared.

No examples provided.

calculate_car_loan ~125

Monthly car payment, total interest, amortization. Includes sales tax, trade-in, down payment. Uses latest CDN sales tax rates.

NameTypeReqDescription
downPaymentnumberDown payment
interestRatenumberyesInterest rate %
loanTermMonthsnumberLoan term months (default 60)
pricenumberyesCar price
salesTaxRatenumberSales tax % (default: from CDN by state)
statestringUS state for sales tax lookup
tradeInnumberTrade-in value

No output schema declared.

No examples provided.

calculate_compound_interest ~94

Compound interest with monthly contributions. Returns final balance, total interest, inflation-adjusted value. Uses latest CDN inflation rate.

NameTypeReqDescription
annualRatenumberyesAnnual rate % (e.g. 7)
inflationRatenumberInflation rate % (default: from CDN)
monthlyContributionnumberMonthly contribution
principalnumberyesInitial investment
yearsnumberyesYears

No output schema declared.

No examples provided.

calculate_dropship_profit ~105

True dropshipping profit after product cost, platform fees, payment processing, ad spend. Uses latest CDN payment processor fees.

NameTypeReqDescription
adSpendPerOrdernumberyesAd spend per order
paymentProcessorstringPayment processor ID
platformstringPlatform (shopify/etsy/woocommerce)
productCostnumberyesProduct cost
salePricenumberyesSelling price
shippingCostnumberShipping cost

No output schema declared.

No examples provided.

calculate_estate_tax ~62

Calculate federal estate tax. 2026 exemption $13.61M, 40% rate. Includes marital deduction.

NameTypeReqDescription
estateValuenumberyesTotal estate value
spousalInheritancenumberAmount left to spouse (marital deduction)

No output schema declared.

No examples provided.

calculate_freelancer_pricing ~81

Turn hourly rate into project quote with overhead, profit margin, milestone splits.

NameTypeReqDescription
hourlyRatenumberyesDesired hourly rate
overheadPctnumberOverhead % (default 20)
profitMarginPctnumberProfit margin % (default 15)
projectHoursnumberyesEstimated project hours

No output schema declared.

No examples provided.

calculate_freelancer_tax ~91

Complete freelancer tax: SE tax, QBI deduction, federal + state income tax. Returns quarterly payment. Uses latest CDN data.

NameTypeReqDescription
businessExpensesnumberDeductible expenses
filingStatusstringTax filing status
grossIncomenumberyesGross freelance income
statestringUS state abbreviation (e.g. CA, NY, TX)

No output schema declared.

No examples provided.

calculate_github_actions_cost ~145

Estimate a GitHub Actions monthly bill using the January 2026 runner rates (Linux $0.006/min, Windows $0.010, macOS $0.062), accounting for plan allowances. Also reports what the same workload cost before the price cut.

NameTypeReqDescription
linuxMinutesnumberLinux runner minutes per month
macosMinutesnumbermacOS runner minutes per month
planstringGitHub plan: free, pro, team or enterprise (default free)
publicRepobooleanAre these workflows in public repositories? (unlimited free)
windowsMinutesnumberWindows runner minutes per month

No output schema declared.

No examples provided.

calculate_home_equity ~80

Calculate home equity, max borrowable amount (HELOC), and monthly payments. LTV limits included.

NameTypeReqDescription
homeValuenumberyesCurrent home value
interestRatenumberHELOC rate %
loanTermYearsnumberLoan term years (default 15)
mortgageBalancenumberyesRemaining mortgage balance

No output schema declared.

No examples provided.

calculate_hsa_fsa_savings ~112

Calculate tax savings from HSA and FSA contributions. Federal + FICA + state tax savings. Latest CDN limits.

NameTypeReqDescription
filingStatusstringTax filing status
fsaContributionnumberFSA annual contribution
hsaContributionnumberHSA annual contribution
marginalRatenumberYour marginal tax rate % (e.g. 24)
statestringUS state abbreviation (e.g. CA, NY, TX)

No output schema declared.

No examples provided.

calculate_life_insurance ~113

Calculate life insurance needs using DIME method: Debt, Income, Mortgage, Education.

NameTypeReqDescription
annualIncomenumberyesAnnual income (for income replacement)
childrennumberNumber of children
collegeFundnumberCollege fund per child
debtnumberOutstanding debt (excluding mortgage)
mortgagenumberMortgage balance
savingsnumberExisting savings/insurance
yearsToReplacenumberYears to replace income (default 10)

No output schema declared.

No examples provided.

calculate_mortgage ~120

Monthly mortgage payment (P&I) + property tax, insurance, PMI. Full PITI breakdown. Uses latest CDN mortgage rates for defaults.

NameTypeReqDescription
downPaymentnumberyesDown payment
homePricenumberyesHome price
insuranceRatenumberInsurance % (default 0.35)
interestRatenumberInterest rate % (default: from CDN)
loanTermYearsnumberLoan term years
propertyTaxRatenumberProperty tax % (default 1.1)

No output schema declared.

No examples provided.

calculate_payroll_tax ~88

Calculate paycheck deductions: federal tax, Social Security, Medicare, state tax. All 50 states. Latest CDN data.

NameTypeReqDescription
filingStatusstringTax filing status
grossSalarynumberyesAnnual gross salary
retirementContributionnumber401(k) contribution
statestringUS state abbreviation (e.g. CA, NY, TX)

No output schema declared.

No examples provided.

calculate_quarterly_tax ~90

Calculate quarterly estimated tax payments (Form 1040-ES). SE tax + income tax divided by 4. Latest CDN data.

NameTypeReqDescription
annualIncomenumberyesEstimated annual net income
businessExpensesnumberEstimated expenses
filingStatusstringTax filing status
statestringUS state abbreviation (e.g. CA, NY, TX)

No output schema declared.

No examples provided.

calculate_rental_affordability ~54

How much rent can you afford? 30% rule, DTI ratio, comfortable rent range.

NameTypeReqDescription
monthlyDebtsnumberMonthly debt payments
monthlyIncomenumberyesMonthly income

No output schema declared.

No examples provided.

calculate_rental_roi ~104

Rental property ROI: cap rate, cash-on-cash return, NOI, annual cash flow. Includes vacancy and management.

NameTypeReqDescription
downPaymentnumberyesDown payment
interestRatenumberMortgage rate %
managementRatenumberProperty management % (default 8)
monthlyRentnumberyesMonthly rent
propertyValuenumberyesProperty value
vacancyRatenumberVacancy rate % (default 5)

No output schema declared.

No examples provided.

calculate_reseller_profit ~82

Compare real profit across reselling platforms (eBay, Poshmark, Mercari, etc.) after fees. Uses latest CDN platform fee data.

NameTypeReqDescription
purchasePricenumberyesPurchase price
salePricenumberyesSale price
shippingCostnumberShipping cost
statestringUS state for tax estimate

No output schema declared.

No examples provided.

calculate_roi ~88

ROI, ROAS, net profit, CPA, CPC for marketing campaigns. Facebook, Google, TikTok ad analysis.

NameTypeReqDescription
adSpendnumberAd spend (for ROAS)
clicksnumberAd clicks (for CPC)
conversionsnumberConversions (for CPA)
costnumberyesTotal cost
revenuenumberyesTotal revenue

No output schema declared.

No examples provided.

calculate_se_tax ~77

Calculate US self-employment tax (15.3%), QBI deduction, quarterly payments. Uses latest IRS brackets from CDN data.

NameTypeReqDescription
filingStatusstringTax filing status
netEarningsnumberyesNet SE income
statestringUS state abbreviation (e.g. CA, NY, TX)

No output schema declared.

No examples provided.

calculate_student_loan ~73

Student loan payoff: monthly payment, total interest, months saved with extra payments.

NameTypeReqDescription
extraPaymentnumberExtra monthly payment
interestRatenumberyesInterest rate %
loanAmountnumberyesLoan amount
loanTermYearsnumberLoan term years (default 10)

No output schema declared.

No examples provided.

calculate_tariff ~86

Estimate import duties and landed cost by HS code category. Covers US MFN + Section 301 tariffs.

NameTypeReqDescription
categorystringProduct category
freightnumberFreight cost
productValuenumberyesProduct value (FOB)
tariffRatenumberTariff rate % (e.g. 7.5 for 7.5%)

No output schema declared.

No examples provided.

check_economic_nexus ~62

Check which US states you have economic nexus in for sales tax collection. Based on Wayfair ruling. Latest CDN thresholds.

NameTypeReqDescription
statesWithSalesnumberNumber of states you sell to
totalSalesnumberyesTotal annual US sales

No output schema declared.

No examples provided.

compare_401k_vs_roth ~119

Compare 401(k) pre-tax vs Roth IRA post-tax. 30-year growth, tax drag, recommendation. Uses latest CDN contribution limits.

NameTypeReqDescription
annualContributionnumberyesAnnual contribution
annualReturnnumberAnnual return % (default 7)
currentTaxRatenumberyesCurrent tax rate %
employerMatchnumberEmployer match $/yr
retirementTaxRatenumberyesExpected retirement tax rate %
yearsnumberYears to retirement (default 30)

No output schema declared.

No examples provided.

compare_ai_coding_tool_costs ~158

Compare monthly and annual cost of AI coding subscriptions (GitHub Copilot, Cursor, Claude Code/Pro/Max, OpenAI Codex) for a given team size and usage intensity, then compare the winner against pay-as-you-go API pricing for the same workload. Prices verified 2026-09.

NameTypeReqDescription
apiModelstringModel id for the API baseline (default claude-4-sonnet)
includeApiBaselinebooleanAlso compute the pay-as-you-go API cost for the same workload (default true)
seatsnumberNumber of developer seats (default 1)
usageLevelstringUsage intensity: light, standard, heavy or extreme (default standard)

No output schema declared.

No examples provided.

compare_automation_platform_costs ~96

Compare real monthly cost on Zapier (per task) versus Make (per operation) for the same workflow volume, including the counting-model difference that makes the two quotes non-obvious.

NameTypeReqDescription
runsPerMonthnumberyesWorkflow executions per month
stepsPerRunnumberyesTotal steps (trigger + actions) per run
workflowCountnumberNumber of distinct workflows (default 1)

No output schema declared.

No examples provided.

compare_llc_cost ~63

Compare LLC formation and maintenance costs across US states. 5-year total cost. Uses latest CDN LLC state fees data.

NameTypeReqDescription
statestringState abbreviation (optional, omit for comparison)
yearsnumberYears to calculate (default 5)

No output schema declared.

No examples provided.

compare_llm_api_costs ~179

Rank 18 LLM models by the real monthly cost of a given workload (input/output tokens per call × calls per month). Reports the cheapest and most expensive option, the cost spread, and which models can actually hold your prompt in their context window.

NameTypeReqDescription
callsPerMonthnumberyesNumber of API calls per month
inputTokensPerCallnumberAverage input (prompt) tokens per call
minContextWindownumberOnly include models whose context window is at least this many tokens
outputTokensPerCallnumberAverage output (completion) tokens per call
providerstringFilter to one provider: openai, anthropic, google, deepseek or meta
topNnumberHow many models to return, cheapest first (default 8)

No output schema declared.

No examples provided.

compare_w2_vs_1099 ~102

Compare take-home pay: W-2 salary vs 1099 contractor rate. SE tax, FICA, standard deduction, state tax. Latest CDN data.

NameTypeReqDescription
contractorRatenumberyes1099 annual income
filingStatusstringTax filing status
statestringUS state abbreviation (e.g. CA, NY, TX)
w2SalarynumberyesW-2 annual salary

No output schema declared.

No examples provided.

compress_tool_definitions ~80

Shrink MCP tool descriptions and JSON schemas to cut context cost without changing how agents call them. Returns the compressed definitions plus exact token savings.

NameTypeReqDescription
definitionsstring|array|objectyesJSON array of tool definitions to compress. Each item: {name, description, inputSchema}. Accepts a JSON array, or a JSON string containing one.

No output schema declared.

No examples provided.

detect_polling_cost_traps ~115

Find the most common hidden cost in no-code automation: using polling where a webhook would do. Quantifies the wasted task/operation quota and the monthly dollars.

NameTypeReqDescription
platformstringzapier or make (default zapier)
workflowsstring|array|objectyesJSON array of {name, triggerType: "polling"|"webhook", intervalMinutes, runsPerMonth, stepsPerRun, hasBranching?}. Accepts a JSON array, or a JSON string containing one.

No output schema declared.

No examples provided.

estimate_mcp_context_budget ~156

Estimate how much of an LLM context window your MCP servers consume, and which tool definitions to cut first. Paste your MCP config. Returns per-server token cost, remaining budget, and ranked reduction advice.

NameTypeReqDescription
configstring|array|objectyesYour MCP config as JSON. Either {"mcpServers":{...}} or a raw {name:{...}} map. Each server may declare "tools":[{name,description,inputSchema}]. Accepts a JSON object, or a JSON string containing on…
contextWindownumberModel context window in tokens (default 200000)
reservedForConversationnumberTokens you want to keep for the actual conversation (default 40000)

No output schema declared.

No examples provided.

estimate_selfhosted_tco ~144

Compare paying hosted CI overage against running self-hosted runners, including the maintenance hours people forget to cost. Reports the true break-even volume.

NameTypeReqDescription
engineerHourlyCostnumberFully-loaded engineer cost per hour in USD (default 75)
maintenanceHoursPerMonthnumberHours per month spent maintaining self-hosted runners (default 4)
monthlyMinutesnumberyesCurrent hosted runner minutes per month
runnerHostingCostPerMonthnumberMonthly infra cost for the self-hosted runner(s) in USD (default 20)
runnerTypestringlinux, windows or macos (default linux)

No output schema declared.

No examples provided.

find_tool ~89

Semantic tool router. Given a natural-language intent, return only the most relevant tools from this server so the client can inject 3 schemas instead of 27. This is the "find_tool" meta-tool the MCP optimisation literature calls for.

NameTypeReqDescription
limitnumberMaximum number of tools to return (default 3)
querystringyesNatural-language description of what you want to accomplish

No output schema declared.

No examples provided.

generate_mcp_client_config ~154

Generate ready-to-paste MCP server config for Claude Desktop, Cursor, VS Code and Windsurf from one input. Config completeness decides whether developers can install your server at all.

NameTypeReqDescription
argsstring|array|objectJSON array of command arguments. Accepts a JSON array, or a JSON string containing one.
commandstringLaunch command for stdio servers (e.g. npx)
envstring|array|objectJSON object of environment variables. Accepts a JSON object, or a JSON string containing one.
serverNamestringyesServer name used as the config key
urlstringEndpoint URL for remote/streamable-http servers

No output schema declared.

No examples provided.

generate_mcp_server_card ~161

Generate a SEP-1649 MCP Server Card (/.well-known/mcp/server-card.json) so crawlers and registries can discover your server without connecting to it.

NameTypeReqDescription
descriptionstringyesWhat the server does
endpointUrlstringPublic Streamable HTTP endpoint URL
namestringyesServer name
requiresAuthbooleanDoes the server require authentication?
toolsstring|array|objectOptional JSON array of {name, description} for the capability summary. Accepts a JSON array, or a JSON string containing one.
transportstringTransport: streamable-http or sse (default streamable-http)
versionstringServer version (semver)

No output schema declared.

No examples provided.

get_sales_tax_rate ~63

Get state sales tax rate for any US state. Returns base state rate + estimated local rate. Latest CDN data.

NameTypeReqDescription
amountnumberPurchase amount (optional)
statestringyesUS state abbreviation (e.g. CA, NY, TX)

No output schema declared.

No examples provided.

plan_context_window_budget ~212

Given a set of MCP servers and their tool counts, show for every model context window (128K, 200K, 1M, 10M) how much of the window the tool definitions consume, how much is left for conversation, and whether the server set fits at all. Answers "how many servers can I attach on model X?".

NameTypeReqDescription
avgTokensPerToolnumberDefault tokens per tool definition when a server omits it (default 550)
conversationSharenumberFraction of the window you want left for human/agent conversation, 0-1 (default 0.25)
reserveForOutputnumberTokens to reserve for the model response (default 8000)
serversstring|array|objectyesJSON array of {name, toolCount, avgTokensPerTool?} — e.g. [{"name":"github","toolCount":35}]. Accepts a JSON array, or a JSON string containing one.

No output schema declared.

No examples provided.

plan_mcp_token_budget ~155

Plan and attribute MCP token spend across agents, servers and workflows — something the protocol provides no native support for. Outputs per-dimension cost split and a quota plan.

NameTypeReqDescription
inputPricePerMillionnumberInput price per 1M tokens in USD (default 3)
monthlyBudgetnumberOptional monthly budget cap in USD for over/under comparison
outputPricePerMillionnumberOutput price per 1M tokens in USD (default 15)
workloadsstring|array|objectyesJSON array of {name, callsPerDay, inputTokensPerCall, outputTokensPerCall, owner?}. Accepts a JSON array, or a JSON string containing one.

No output schema declared.

No examples provided.

score_mcp_server_trust ~182

Score an MCP server A–F on trustworthiness and maintenance health, so you can choose between four servers that all claim to do the same thing. Supply what you know about the server.

NameTypeReqDescription
daysSinceLastCommitnumberDays since the last commit
hasInstallConfigbooleanDoes it ship a working install config for Claude Desktop / Cursor / VS Code?
hasToolDocsbooleanDoes the README document the exposed tools and required credentials?
inOfficialRegistrybooleanIs it listed in the official MCP registry?
npmDeprecatedbooleanIs the npm/PyPI package marked deprecated?
repoExistsbooleanIs the declared GitHub repo still reachable?
serverNamestringServer name (for the report)
starsnumberGitHub stars

No output schema declared.

No examples provided.

validate_mcp_server_card ~101

Validate an MCP Server Card against SEP-1649 and report every missing or malformed field before you publish it. Checks structure (serverInfo, transport, capabilities, authentication) and format (semver version, http(s) transport URL, capabilities.tools entries), returning a full error and warning list.

NameTypeReqDescription
cardstring|array|objectyesThe server-card.json content to validate. Accepts a JSON object, or a JSON string containing one.

No output schema declared.

No examples provided.

Common questions

What is the FreeToolHub MCP server?

FreeToolHub is an MCP server listed in the public MCP registry as io.github.cavan1977/freetoolhub. 44 calculators for AI agents: US tax, finance, business + an MCP engineering & security suite. This page covers its hosted endpoint (https://freetoolhub.org/api/mcp).

Is the FreeToolHub MCP server safe to use?

FreeToolHub scores 62 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 FreeToolHub MCP server expose?

FreeToolHub exposes 44 tools: calculate_se_tax, calculate_freelancer_tax, calculate_1099k_tax, calculate_capital_gains_tax, compare_w2_vs_1099, and 39 more. Their descriptions and schemas cost roughly 4,879 tokens of context every time the server is loaded.

Does the FreeToolHub MCP server require authentication?

No. We connected to FreeToolHub without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the FreeToolHub MCP server still maintained?

FreeToolHub is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.