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

convocore-mcp

MCP Server for ConvoCore AI Agents - run via npx in Claude Desktop, Cursor, and any MCP-compatible host

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": {
    "convocore-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "convocore-mcp"
      ]
    }
  }
}

Or smoke-test directly:

npx -y convocore-mcp

Details

Websitehttps://www.npmjs.com/package/convocore-mcp
GitHubgit+https://github.com/moe003/convocore-mcp.git
Licenseunknown
Pricingfree
Tagsmcp convocore ai-agents model-context-protocol claude cursor npx
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