<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Dev Tools on Vibe Coding</title><link>https://vibecoding.rest/category/dev-tools/</link><description>Recent content in Dev Tools on Vibe Coding</description><generator>Hugo</generator><language>en</language><atom:link href="https://vibecoding.rest/category/dev-tools/index.xml" rel="self" type="application/rss+xml"/><item><title>Filesystem</title><link>https://vibecoding.rest/mcp-servers/filesystem/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vibecoding.rest/mcp-servers/filesystem/</guid><description>&lt;p&gt;The Filesystem server exposes a sandboxed slice of your local disk to an agent — reading, writing, listing, and searching files within directories you explicitly allow.&lt;/p&gt;&#10;&lt;h2 id="why-it-matters"&gt;Why it matters&lt;/h2&gt;&#10;&lt;p&gt;It&amp;rsquo;s one of the original reference MCP servers, and the clearest example of the protocol&amp;rsquo;s core promise: instead of every agent vendor writing its own file-access layer, any MCP-compatible client can use this one server.&lt;/p&gt;</description></item><item><title>GitHub</title><link>https://vibecoding.rest/mcp-servers/github/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vibecoding.rest/mcp-servers/github/</guid><description>&lt;p&gt;The GitHub MCP server lets an agent create and comment on issues, open pull requests, search code and repositories, and manage branches — all through GitHub&amp;rsquo;s API instead of shelling out to &lt;code&gt;git&lt;/code&gt; and &lt;code&gt;gh&lt;/code&gt; directly.&lt;/p&gt;</description></item><item><title>Sentry</title><link>https://vibecoding.rest/mcp-servers/sentry/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vibecoding.rest/mcp-servers/sentry/</guid><description>&lt;p&gt;The Sentry server gives an agent access to issues, stack traces, and event details from a Sentry project, so it can investigate a production error with the same data a human engineer would open the dashboard to see.&lt;/p&gt;</description></item><item><title>Figma</title><link>https://vibecoding.rest/mcp-servers/figma/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vibecoding.rest/mcp-servers/figma/</guid><description>&lt;p&gt;Figma&amp;rsquo;s Dev Mode MCP server exposes a selected frame or component&amp;rsquo;s structure, styles, and metadata directly to a coding agent, from either the Figma desktop app or a hosted endpoint. It lets an agent generate frontend code grounded in the real design file instead of a screenshot or description of it.&lt;/p&gt;</description></item><item><title>Stripe</title><link>https://vibecoding.rest/mcp-servers/stripe/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vibecoding.rest/mcp-servers/stripe/</guid><description>&lt;p&gt;Stripe&amp;rsquo;s official MCP server exposes its payments API — customers, charges, subscriptions, refunds, invoices — as tools an agent can call directly, available as a local npx package or Stripe&amp;rsquo;s hosted remote endpoint. It&amp;rsquo;s part of Stripe&amp;rsquo;s broader agent toolkit for LLM framework integration.&lt;/p&gt;</description></item><item><title>Cloudflare</title><link>https://vibecoding.rest/mcp-servers/cloudflare/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vibecoding.rest/mcp-servers/cloudflare/</guid><description>&lt;p&gt;Cloudflare&amp;rsquo;s official MCP server gives an agent access to a Cloudflare account — deploying Workers, querying D1 databases, managing KV namespaces and R2 buckets, and more — through a single hosted endpoint using code-execution-style tools.&lt;/p&gt;</description></item><item><title>Context7</title><link>https://vibecoding.rest/mcp-servers/context7/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://vibecoding.rest/mcp-servers/context7/</guid><description>&lt;p&gt;Context7 resolves a library name (like &amp;ldquo;Next.js&amp;rdquo; or &amp;ldquo;shadcn/ui&amp;rdquo;) to a version-specific ID, then pulls current documentation and code snippets straight from the source into an agent&amp;rsquo;s prompt. It works with no signup for basic usage, with a free API key available for higher rate limits.&lt;/p&gt;</description></item></channel></rss>