Google PageRank for AI agents. 25,000+ tools indexed.

windht/skills-as-mcp

Score: 53.3 Rank #47 MCP Server

A TypeScript MCP server and CLI that turns Claude-style skill directories into MCP tools, resources, and prompts.

Use windht/skills-as-mcp in Claude Code Install AgentRank MCP — your AI finds the right tool automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

windht/skills-as-mcp is a TypeScript MCP server licensed under MIT. A TypeScript MCP server and CLI that turns Claude-style skill directories into MCP tools, resources, and prompts.

Ranked #47 out of 110 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

TypeScript MIT

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% 1d ago

Last commit 1d ago → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Good
License MIT

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for windht/skills-as-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/windht--skills-as-mcp)](https://agentrank-ai.com/tool/windht--skills-as-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/windht--skills-as-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/windht--skills-as-mcp" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="windht/skills-as-mcp"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# skills-as-mcp

`skills-as-mcp` is a TypeScript MCP server that turns Claude-style skill folders
into MCP tools, resources, and prompts.

It is inspired by the Python project
[`biocontext-ai/skill-to-mcp`](https://github.com/biocontext-ai/skill-to-mcp),
but built for the TypeScript ecosystem and aligned with the official
[Model Context Protocol server guidance](https://modelcontextprotocol.io/docs/develop/build-server).

## What it does

- Recursively discovers `SKILL.md` files from one or many skill roots
- Parses YAML frontmatter for `name` and `description`
- Exposes three core MCP tools:
  - `get_available_skills`
  - `get_skill_details`
  - `get_skill_related_file`
- Exposes MCP resources for the catalog and each discovered skill
- Exposes a `use_skill` prompt for clients that support prompts
- Supports:
  - `stdio` for local coding tools and desktop clients
  - `http` for Streamable HTTP on `/mcp`
  - `sse` for a compatibility server that exposes `/mcp`, `/sse`, and `/messages`
Read full README on GitHub →
Are you the maintainer of windht/skills-as-mcp?

Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.

Claim this tool →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.