Vinkius

ReadMe MCP. Find any detail across your entire knowledge base.

ReadMe connects your AI client directly to your developer documentation hub. It turns your agent into an expert technical reader, allowing it to instantly find specific guides, API references, or changelogs without leaving the chat window. Your AI can search every page, track recent updates, and pull complex content from your entire knowledge base.

ReadMe MCP is compatible with Claude Claude
ReadMe MCP is compatible with ChatGPT ChatGPT
ReadMe MCP is compatible with Cursor Cursor
ReadMe MCP is compatible with Gemini Gemini
ReadMe MCP is compatible with Windsurf Windsurf
ReadMe MCP is compatible with VS Code VS Code
ReadMe MCP is compatible with JetBrains JetBrains
ReadMe MCP is compatible with Vercel Vercel
See Vinkius in Action

Give Claude and any AI agent real-world access

Search all documentation

The agent performs full-text searches across every guide, reference page, and custom document.

Retrieve specific content pages

You can fetch the complete Markdown text for any single documented page or API reference.

List documentation structure

The agent maps out your entire knowledge base, showing all major categories and sub-guides available.

Track product changes

You can pull recent updates, new features, or deprecation notices directly from published changelogs.

Analyze project structure

The agent provides details on the overall organization and scope of your entire ReadMe project.

Waiting for input…

AI Agent
ReadMe

What AI agents can do with ReadMe with 10 Tools

These tools allow your agent to perform every action necessary: searching documents, listing categories, retrieving content, and tracking project updates.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using ReadMe MCP

List Categories

Lists all major organizational groups within your entire set of documentation.

Get Category

Fetches detailed information about one specific section or category of guides.

Get Category Docs

Lists every single individual documentation page that belongs to a selected guide...

Get Doc

Retrieves the full, raw content of any specific documented article or page.

Search Docs

Runs a comprehensive search across all articles and guides to find relevant...

List Changelogs

Pulls a list of the titles and dates for all published product update announcements.

Get Changelog

Retrieves the full text content for one specific, named changelog post.

List Custom Pages

Shows a list of standalone pages that exist outside the main category structure.

Get Custom Page

Retrieves the full content for any specific custom, non-categorized page.

Get Project

Gathers metadata about the overall scope and configuration of your entire...

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

ReadMe MCP is compatible with Claude

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The ReadMe integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on each call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with ReadMe, then connect any of our 5,200+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,200+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Connections are secured and governed automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog weekly
ReadMe MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by ReadMe. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS CLOUD

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on each call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Keeping up with documentation is a massive time drain.

Today, getting reliable technical answers requires jumping through hoops. You might search the main site, copy a snippet from an API reference guide, then open the changelog to see if that feature was updated. Then you have to manually paste all those pieces into your chat or document and ask for a summary. It's messy, slow, and highly prone to missing outdated details.

With this MCP connected through Vinkius, the process changes completely. You just talk to your agent. You ask one question—like 'What were the rate limit changes in v2?'—and the agent handles the entire workflow behind the scenes, gathering data from multiple sources and giving you a single, synthesized answer.

ReadMe MCP gives you instant access to your full documentation set.

The manual steps that vanish are the repetitive searches across different tabs. You don't need to manually pull a list of categories, then individually visit each guide to check for related information. The agent organizes it all for you.

Now, your AI client acts as an internal expert who knows every page and every update. It doesn't just point to the documentation; it reads it and answers the question.

What ReadMe MCP does for your AI

This MCP lets you connect your internal developer documentation directly to your agent. You no longer have to copy-paste snippets or switch between tabs just to find an API endpoint definition. Instead, your AI reads the source of truth—your published guides and technical specs—and answers questions using that data.

It handles everything from complex full-text searches across all categories to fetching the exact content for a specific changelog entry. You can even ask it to list all available documentation sections or analyze how different parts of your project are structured. This capability is critical because it keeps your agent grounded in your company's official information, not general web data.

By connecting this MCP via Vinkius, you ensure that any compatible AI client—whether running locally or on a cloud platform—has immediate access to the full depth and breadth of your technical knowledge.

Built · Hosted · Managed by Vinkius ReadMe MCP - Search and Manage Technical Docs
Server ID 019d75fc-ed18-7242-997a-4e24253948d1
Vinkius Inspector
Compliance Grade A+
Score 98.33/100
Vinkius Inspector Badge — Score 98.33/100

Frequently asked questions about ReadMe MCP

How does ReadMe MCP help me find a specific API endpoint? +

You use the search_docs tool. Instead of guessing keywords, your agent performs a full-text search across all guides and returns direct links and content snippets matching the endpoint you need.

Can I list everything in my documentation? +

Yes, start by using list_categories to see the main sections. Then, use get_category_docs on any category name to get a full manifest of all related pages.

How do I know what was changed recently? +

Run the list_changelogs tool first. This gives you a list of titles and dates for all updates, helping you pinpoint exactly which version you need to read about next with get_changelog.

Does ReadMe MCP work only on guides? +

No, it's more comprehensive. Besides structured guides, you can also check standalone content by using list_custom_pages and fetching the details with get_custom_page.

What if I need to summarize a whole guide? +

You should use get_doc on the specific page you want summarized. While the tool fetches the content, your agent can then process that full text into the summary you request.