kynth-mcp
About
Ten keyless lookups for facts that go stale after a training cutoff: live model pricing, whether a library is still shipping, verified SaaS pricing and stack cost, agent skills, component registries.
Details
- Author
- kyisaiah47
- Categories
- Developer Tools, Other
Jump to
Setup
Install kynth-mcp in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/kyisaiah47/kynth-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
MCP server fromKynth Studios. Eleven read-only lookup tools backed by live public data — no API key, no signup, nothing to sign up for.
Most of these answer questions that a model cannot answer correctly from a training cutoff, because the underlying fact changed after it: what a model costs today, whether a library is still maintained, whether someone has already published the skill you are about to write.
Looks up a US local-government domain in theCivicBinder Municipal Web Accessibility Index— axe-core scans of local-government .gov websites, graded A–F against WCAG 2.1 AA ahead of the ADA Title II deadlines (April 26, 2027 for communities of 50,000+; April 26, 2028 for smaller communities and special districts).
Returns the grade, violation counts (total / serious / critical), the top failing rules, the entity's deadline, and the public report page (https://civicbinder.org/ada/<domain>). The full index is also published as an open dataset atcivicbinder.org/ada/dataset.json.
Checks a nonprofit's EIN against the IRS auto-revocation list and the California Registry of Charities delinquency/suspension lists, viaGoodStanding. Returns revocation and reinstatement dates, whether the streamlined 15-month reinstatement window is still open, and whether AB 488 requires charitable fundraising platforms to block the organization's donation pages. Aclear: trueresult means the EIN is on none of the tracked lists.
Or run without installing:npx -y kynth-mcp
kynth-mcp # stdio (for MCP clients) kynth-mcp --http 8974 # streamable HTTP on http://localhost:8974/mcp
claude mcp add kynth -- npx -y kynth-mcp
Add toclaude_desktop_config.json(Settings → Developer → Edit Config):
{ "mcpServers": { "kynth": { "command": "npx", "args": ["-y", "kynth-mcp"] } } }
Which model should I use for a coding agent on a budget?
compare_ai_models({ board: "budget/value", limit: 3 })→
{ "board": "budget/value", "captured_on": "2026-08-05", "models": [ { "rank": 1, "model": "z-ai/glm-5.2", "blended_usd_per_mtok": 1.175, "price_band": "$1 to $5 / M", "rationale": "3.05T tokens through 6 tracked coding tools · ranked on usage, which measures adoption rather than capability." } ] }
Is the city website at 36thdistrictcourtmi.gov ADA compliant?
lookup_ada_report("36thdistrictcourtmi.gov")→
{ "found": true, "domain": "36thdistrictcourtmi.gov", "entity_name": "36th District Court", "grade": "A", "violations_total": 0, "ada_title_ii_deadline": "2027-04-26", "report_url": "https://civicbinder.org/ada/36thdistrictcourtmi.gov" }
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
Read-only access to your Alma nutrition data, meals, goals, scores, workouts, weight history, pantry, and grocery list.
AI workout coach MCP server. Access training data, workout history, personal records, and body progress through Claude Desktop.
AI-powered cycling training coach: personalized training plans, daily workouts, nutrition, strength training, fitness metrics (FTP, VO2Max), and Strava, Garmin, Wahoo, MyWhoosh, and Rouvy integrations.
Free remote MCP server giving AI assistants direct access to data from a mentoring practice: 3,400+ paid 1:1 sessions with 300+ engineering leaders since 2019.
Access your Fitbit health and fitness data for personalized insights.
Fitimio helps your AI assistant track your meals, calories, workouts, goals, body metrics, and health notes so it can give answers based on your real progress.
Access Garmin Connect running data and training plan information.
Local-first Garmin data warehouse: sync once into SQLite you own, then analyze trends, correlations, baselines and anomalies offline, even when Garmin's API breaks.
Connects to Garmin Connect to expose your fitness and health data to MCP-compatible clients.
Read/write Intervals.icu MCP server — 55+ tools across activities, streams, wellness, calendar, gear, and sport zones, plus structured workout generation for cycling, running, and swimming.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





