Skip to content
Skillv1.0.0

mymcpservers

Install docs: follow mcp-central-docs/standards/AGENT_INSTALL_REFERENCE.md

by sandraschi(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from sandraschi/mymcpservers (AGENTS.md). Install upstream with npx skills add sandraschi/mymcpservers. Copyright stays with the author.

mymcpservers — Agent Guide

Overview

The mymcpservers repository.

Key Files

  • README.md — full documentation
  • pyproject.toml — build config and entry points
  • CLAUDE.md — Claude Code context (if present)

Install docs: follow mcp-central-docs/standards/AGENT_INSTALL_REFERENCE.md

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/sandraschi-mymcpservers-mymcpservers/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

sandraschi-mymcpservers-mymcpservers.ocm.jsonjson
{
  "ocm": "1",
  "id": "sandraschi-mymcpservers-mymcpservers",
  "kind": "skill",
  "name": "mymcpservers",
  "description": "Install docs: follow mcp-central-docs/standards/AGENT_INSTALL_REFERENCE.md",
  "publisher": "sandraschi",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Install docs: follow mcp-central-docs/standards/AGENT_INSTALL_REFERENCE.md"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/sandraschi/mymcpservers",
      "path": "AGENTS.md",
      "ref": "fac87adabefce86d36136f256cac8a2db8a6b331",
      "url": "https://github.com/sandraschi/mymcpservers/blob/fac87adabefce86d36136f256cac8a2db8a6b331/AGENTS.md",
      "key": "sandraschi/mymcpservers/AGENTS.md"
    }
  },
  "instructions": "# mymcpservers — Agent Guide\n\n## Overview\nThe mymcpservers repository.\n\n## Key Files\n- `README.md` — full documentation\n- `pyproject.toml` — build config and entry points\n- `CLAUDE.md` — Claude Code context (if present)\n\nInstall docs: follow mcp-central-docs/standards/AGENT_INSTALL_REFERENCE.md",
  "cost": {
    "context_tokens": 73
  }
}

Fetch it by URL: GET /api/v1/registry/sandraschi-mymcpservers-mymcpservers/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.