anthropics__skills__mcp-builder
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.skillsjars</groupId>
<artifactId>anthropics__skills__mcp-builder</artifactId>
<version>2026_03_06-b0cbd3d</version>
</dependency><?xml version='1.0' encoding='UTF-8'?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
<groupId>com.skillsjars</groupId>
<artifactId>anthropics__skills__mcp-builder</artifactId>
<version>2026_03_06-b0cbd3d</version>
<name>mcp-builder</name>
<description>Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).</description>
<url>https://skillsjars.com</url>
<scm>
<url>https://github.com/anthropics/skills</url>
<connection>scm:git:https://github.com/anthropics/skills.git</connection>
</scm>
<licenses>
<license>
<name>Apache License 2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0</url>
<distribution>repo</distribution>
</license>
</licenses>
<developers>
<developer>
<id>skillsjars</id>
<name>SkillsJars</name>
<url>https://skillsjars.com</url>
</developer>
</developers>
</project>