Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Ā© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. šŸ’» Developer Tools
  3. Vynix
Vynix logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 9:01:45 AM

Vynix

User RatingsBe the first to rate and review this MCP server!
View Repository14 GitHub StarsTotal stargazers on GitHub for the source repository (14 stars).Visit Website
developer-toolsvisual-feedbackbug-trackinggithubmcp

Connects coding agents to Vynix feedback, diagnostics, screenshots, comments, and issue workflows through MCP.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON ā–¾

Client Config & Setup

Configure Environment Variables (API Keys, Tokens, Options):
Add required secrets below — values are included directly in the generated snippet so you can copy and paste with confidence.
Quick Add:
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "vynix": {
      "command": "npx",
      "args": [
        "-y",
        "@usevynix/mcp-server"
      ],
      "env": {
        "VYNIX_API_TOKEN": "YOUR_VALUE_HERE",
        "VYNIX_API_EMAIL": "YOUR_VALUE_HERE",
        "VYNIX_API_PASSWORD": "YOUR_VALUE_HERE"
      }
    }
  }
}

šŸ’” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesšŸ’» More in Developer Tools

Overview

The Vynix MCP server gives coding agents access to Vynix visual feedback, bug reports, screenshots, diagnostics, comments, and issue workflows. It connects to the Vynix API and can use the Vynix backend for GitHub operations, with stdio or Streamable HTTP transport. Use it when an agent needs project feedback and diagnostic context to plan or implement fixes. Authentication supports an API token or an email/password refresh flow.

Use cases

•Inspect visual feedback and diagnostics before fixing a bug
•Generate coding prompts from annotated application behavior
•Create GitHub issues from Vynix feedback
•Update issue status and add comments from an agent workflow

Key features

•Accesses screenshots, annotations, and browser diagnostics
•Provides 17 read and write MCP tools
•Supports GitHub issue workflows through Vynix
•Offers workflow prompts and resource catalogs
•Runs over stdio or Streamable HTTP
•Supports token and email/password authentication

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Vynix.

Extracted Tool Capabilities
Accesses screenshots, annotations, and browser diagnostics
Provides 17 read and write MCP tools
Supports GitHub issue workflows through Vynix
Offers workflow prompts and resource catalogs
Runs over stdio or Streamable HTTP
Supports token and email/password authentication

How Vynix works

What Vynix MCP server does

The Vynix MCP server exposes Vynix project feedback to MCP-compatible coding agents. Its supported context includes visual annotations, screenshots, page metadata, target elements, browser console and network details, bug reports, diagnostics, comments, and issue status. The server also supports workflows that turn feedback into coding prompts, GitHub issues, status updates, and comments.

The Vynix MCP server includes 17 production tools for read and write operations. It also publishes resources describing server metadata, tools, prompts, skills, and contextual summaries. Workflow prompts cover QA, release readiness, product-management briefings, and engineering planning.

How it works

An MCP client communicates with the local process over stdio or with a hosted deployment over Streamable HTTP. The server calls the Vynix API for projects, annotations, screenshots, and diagnostic information. GitHub operations are handled through the Vynix backend rather than by giving the agent a separate GitHub connection.

Read and mutating operations are both available. MCP annotations identify read-only, idempotent, and open-world behavior so compatible clients can apply more appropriate approval rules. The diagnose_annotation tool may invoke external AI providers configured in the Vynix workspace; other capabilities are not described as sending data to those providers.

Setup and configuration

Node.js 18 or newer is required for the package-based installation. The recommended local configuration runs the npm package with npx -y @usevynix/mcp-server. Set VYNIX_API_TOKEN for token authentication, or provide both VYNIX_API_EMAIL and VYNIX_API_PASSWORD for the fallback login flow. VYNIX_API_URL defaults to https://www.vynix.in and can be changed when needed.

The server can run locally in stdio mode or as an HTTP service. HTTP deployments use VYNIX_MCP_MODE=http and can be configured with VYNIX_MCP_HOST, VYNIX_MCP_PORT, and VYNIX_MCP_PATH. The repository also provides a Docker image and instructions for running the built application directly. A hosted Streamable HTTP endpoint is available at https://mcp.vynix.in/mcp, with OAuth discovery exposed separately.

Claude Desktop, Cursor, VS Code, and Windsurf each require MCP configuration, although VS Code uses a top-level servers object while the other examples use mcpServers. Diagnostics are written to stderr so stdout remains available for MCP protocol traffic.

Tools and capabilities

Use the Vynix MCP server when an agent must reason from evidence captured during visual testing instead of from a text-only bug description. Its workflows support reviewing feedback, investigating diagnostics, producing implementation prompts, creating or updating GitHub issues, changing workflow status, and adding comments. Resource and prompt catalogs help clients discover the available tools and workflow guidance.

Limitations and notes

The server is not read-only, so write actions may change feedback or issue state. Protect API credentials and avoid committing tokens to source control. A missing token or incomplete fallback login produces a configuration error, while an invalid token can result in a 401 response. If no tools appear, verify the client-specific configuration key and, for hosted mode, check the HTTP mode and health endpoint.

The Vynix MCP server is MIT licensed. Self-hosting is supported through local stdio execution or HTTP deployment behind infrastructure managed by the operator.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Developer Tools View all alternatives
  • Shadcn Ui MCP Server logoShadcn Ui MCP Server

    MCP server that gives AI assistants seamless access to shadcn/ui v4 components, blocks, demos, and metadata.

    šŸ’» Developer Tools3 views
    Compare vs Shadcn Ui MCP Server →
  • Next Devtools MCP logoNext Devtools MCP
    Verified

    Official Next.js MCP server for coding agents. Provides runtime diagnostics, route inspection, dev server logs, docs search, and upgrade guides. Requires Next.js 16+ dev server for full runtime features.

    šŸ’» Developer Tools5 views
    Compare vs Next Devtools MCP →
  • Openapi MCP Server logoOpenapi MCP Server

    Connect any HTTP/REST API server using an Open API spec (v3)

    šŸ’» Developer Tools3 views
    Compare vs Openapi MCP Server →
  • Codewiki MCP logoCodewiki MCP

    MCP server for codewiki.google. Search repos, fetch AI-generated wiki docs, and ask questions about any open-source repository.

    šŸ’» Developer Tools7 views
    Compare vs Codewiki MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
14
Stargazers on the source repository.
npm downloads
248
Package downloads in the last 30 days.
Last commit
1mo ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Vynix

Run it with Node.js 18 or newer using `npx -y @usevynix/mcp-server`, then configure the required authentication environment variables.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewVynix AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/vynix?style=directory)](https://allmcps.com/mcp/vynix)
HTML Embed
<a href="https://allmcps.com/mcp/vynix"><img src="https://allmcps.com/api/badge/vynix?style=directory" alt="Vynix on AllMCPs" /></a>

Technical Specs & Signals

CategoryšŸ’»Developer Tools
PricingFree
More technical detailsExpand ā–¾
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsClaude Desktop, Cursor, Windsurf
Last updatedSep 7, 2026
11/11 checks healthy over the last 41d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars14
GitHub Star CountTotal stargazers on GitHub representing community popularity (14 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 22, 2026
npm downloads248/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
45Quality signal: Fair Ā· 45/100How this signal is calculated ā–¾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools17/30
Adoption & activity7/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 3d ago via OSV.dev Ā· @usevynix/mcp-server (npm)

ā˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in šŸ’» Developer Tools →Best MCP servers for Developers →Alternatives to Vynix →Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients