CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

AutEng MCP - Markdown Publishing & Document Share Links

ai.auteng/docs
13 toolsHTTPregistry active
Summary

Turns your markdown documents into shareable public links with full support for Mermaid diagrams and KaTeX math notation. Built by AutEng.ai, this server is designed for technical documentation that needs rich formatting. You'd reach for this when you're working in Claude and want to publish architecture diagrams, API docs with sequence flows, or algorithm explanations with LaTeX equations without leaving your workflow. The streamable-http transport means it works remotely, and the focus on markdown with diagram support makes it practical for engineering teams who need to quickly share technical content that renders properly. Think of it as a publishing pipeline for the technical documents Claude helps you create.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Tools

Public tool metadata for what this MCP can expose to an agent.

13 tools
search_docsSearch the published Tandem docs index for relevant pages.3 params

Search the published Tandem docs index for relevant pages.

Parameters* required
limitinteger
Maximum number of matching docs pages to return.
querystring
The Tandem question, task, or keyword query to search for.
audiencestring
Optional audience filter such as developer, desktop user, or operator.
get_docFetch and normalize a published Tandem docs page by path or URL.1 params

Fetch and normalize a published Tandem docs page by path or URL.

Parameters* required
pathstring
Docs path like /sdk/python/ or a full Tandem docs URL.
get_start_pathRecommend the best Tandem docs starting path for a desktop user, server admin, or developer.1 params

Recommend the best Tandem docs starting path for a desktop user, server admin, or developer.

Parameters* required
rolestring
The user role to optimize the docs starting point for.one of desktop · server_admin · developer
recommend_next_docsRecommend the next Tandem docs to read after a current page, optionally biased toward a goal.3 params

Recommend the next Tandem docs to read after a current page, optionally biased toward a goal.

Parameters* required
goalstring
Optional goal such as install Tandem, use the Python SDK, or build workflows.
limitinteger
Maximum number of next-doc recommendations to return.
current_pathstring
Current Tandem docs path the user has already read.
answer_how_toAnswer how to install or use Tandem, build workflows, or use the SDKs by synthesizing relevant published docs.3 params

Answer how to install or use Tandem, build workflows, or use the SDKs by synthesizing relevant published docs.

Parameters* required
taskstring
The Tandem task or question that needs a docs-grounded answer.
limitinteger
Maximum number of supporting docs recommendations to include.
audiencestring
Optional audience hint such as developer, desktop user, or operator.
get_tandem_guideReturn a structured Tandem learning guide for install-engine, python-sdk, typescript-sdk, build-workflows, or headless-deploy.1 params

Return a structured Tandem learning guide for install-engine, python-sdk, typescript-sdk, build-workflows, or headless-deploy.

Parameters* required
topicstring
Named Tandem learning guide to return.one of install-engine · python-sdk · typescript-sdk · build-workflows · headless-deploy
warmup_docs_cacheRefresh the docs index and preload the most important Tandem docs pages into cache.1 params

Refresh the docs index and preload the most important Tandem docs pages into cache.

Parameters* required
force_refreshboolean
Whether to bypass cache and force fresh upstream fetches first.
get_docs_cache_statusInspect the current docs cache state for index sources and warmed pages.

Inspect the current docs cache state for index sources and warmed pages.

No parameter schema in public metadata yet.

refresh_docs_indexForce-refresh docs indexes and report whether data came from the network, cache, or stale fallback.1 params

Force-refresh docs indexes and report whether data came from the network, cache, or stale fallback.

Parameters* required
force_refreshboolean
Whether to bypass cache and force a network refresh attempt.
refresh_doc_pageForce-refresh a docs page and report whether content came from the network, cache, or stale fallback.2 params

Force-refresh a docs page and report whether content came from the network, cache, or stale fallback.

Parameters* required
pathstring
Docs path like /start-here/ or /sdk/python/ to refresh.
force_refreshboolean
Whether to bypass cache and force a network refresh attempt.
invalidate_docs_cacheInvalidate docs cache entries for index data, all pages, or a specific page path.2 params

Invalidate docs cache entries for index data, all pages, or a specific page path.

Parameters* required
pathstring
Required when target is page; identifies the specific docs path to invalidate.
targetstring
Which cache area to invalidate.one of all · index · pages · page
compare_docs_index_refreshForce-refresh the docs indexes and return before/after hashes so content changes can be proven.

Force-refresh the docs indexes and return before/after hashes so content changes can be proven.

No parameter schema in public metadata yet.

compare_doc_page_refreshForce-refresh a docs page and return before/after hashes so page content changes can be proven.1 params

Force-refresh a docs page and return before/after hashes so page content changes can be proven.

Parameters* required
pathstring
Docs path like /start-here/ or /sdk/python/ to compare before and after refresh.
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Categories
Design & CreativeDocuments & Knowledge
Registryactive
TransportHTTP
UpdatedFeb 6, 2026
Open website

Related Design & Creative MCP Servers

View all →
HTML to Figma — Design System

miapre/html-to-figma-design-system

Translate HTML prototypes into Figma using your design system's real components and tokens.
3
Illustrator Mcp Server

ie3jp/illustrator-mcp-server

Read, manipulate, and export Adobe Illustrator design data. 26 tools. macOS | Windows.
44
Godot

coding-solo/godot-mcp

MCP server for interfacing with Godot game engine. Provides tools for launching the editor, running projects, and capturing debug output.
3.7k
Unity Mcp

ivanmurzak/unity-mcp

Make 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games.
3.1k
Excalidraw

yctimlin/mcp_excalidraw

Provides an Excalidraw canvas exposed via MCP for real-time diagramming and element CRUD from AI agents.
1.9k
Figma MCP Server

figma/mcp-server-guide

The Figma MCP server brings Figma design context directly into your AI workflow.
1.6k