claude-mcp

Community

Connect Claude Code to external tools via Model Context Protocol.

Authornera0875
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Claude Code's native capabilities are powerful, but real-world development often requires integration with external tools, databases, and APIs. MCP provides a standard for these connections, extending Claude's reach.

Core Features & Use Cases

  • External Tool Integration: Enables connection to hundreds of external tools like Jira, Sentry, Notion, GitHub, and databases.
  • Server Management: Guides on adding, listing, getting details, and removing MCP servers (HTTP, SSE, Stdio).
  • Installation Scopes: Explains local, project, and user scopes for server configuration, allowing flexible sharing.
  • Use Case: To enable Claude Code to manage Jira tickets, use this skill to add a remote HTTP MCP server for Jira, allowing Claude to implement features from issue trackers and update their status directly.

Quick Start

Use the claude-mcp skill to list all currently configured Model Context Protocol servers.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: claude-mcp
Download link: https://github.com/nera0875/AGI/archive/main.zip#claude-mcp

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository