Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsArcadeMCP Servers › systemprompt-mcp-core

systemprompt-mcp-core

A specialized Model Context Protocol (MCP) server that integrates with systemprompt.io to provide powerful prompt management capabilities. This server enables seamless creation, management, and versioning of system prompts and agents through MCP. It works

MCP · npx unknown

Install

MCP server — add to your Claude Code config (typically ~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "systemprompt-mcp-core": {
      "command": "npx",
      "args": [
        "-y",
        "systemprompt-mcp-core"
      ]
    }
  }
}

Or smoke-test directly:

npx -y systemprompt-mcp-core

Details

Websitehttps://www.npmjs.com/package/systemprompt-mcp-core
GitHubgit+https://github.com/Ejb503/systemprompt-mcp-core.git
Licenseunknown
Pricingfree
Tagssystemprompt mcp model-context-protocol llm ai agent
Sourcesnpm
Discovered2026-05-25

More in MCP Servers

See all MCP Servers →

ClaudSkills Arcade · All categories · Catalog JSON · CC BY 4.0 · independent of Anthropic PBC