Skip to main content
Glama

AgentStandard MCP Server

A Model Context Protocol (MCP) server that gives Claude, Cursor, Windsurf, and any MCP-compatible client access to the full AgentStandard certified package library.

Browse, search, and install certified AI agent packages directly from your AI assistant — no browser required.

Installation

npx agentstandard-mcp

Claude Desktop Setup

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "agentstandard": {
      "command": "npx",
      "args": ["agentstandard-mcp"]
    }
  }
}

Config file location:

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json

  • Windows: %APPDATA%\Claude\claude_desktop_config.json

Tools

Tool

Description

list_packages

List all certified packages, optionally filtered by category

search_packages

Search packages by keyword

get_package

Get full details and manifest for a specific package

get_install_instructions

Installation instructions for Claude, ChatGPT, Gemini, OpenClaw, or Telegram

Example Usage

Once configured, ask Claude:

  • "Show me all AgentStandard health packages"

  • "Find a package for job searching"

  • "Install the GP Prep package for me"

  • "How do I set up the Finance Analyst package in Claude?"

About AgentStandard

AgentStandard is a certified AI agent package marketplace. Every package carries the AgentStandard certification mark — reviewed for safety, accuracy, transparency, and conflict of interest.

51 certified packages across Health, Finance, Career, Productivity, Business, Lifestyle, and Creative categories. Platform-agnostic: works with Claude, ChatGPT, Gemini, OpenClaw, and Telegram.

Categories

  • Health — GP Prep, Supplement Stack

  • Finance — Finance Analyst

  • Career — Job Hunt Agent, Network Pulse

  • Productivity — First Conversation, Week in Review, Relationship Graph

  • Business — Ecommerce Pro, Freelancer Guard, Bid Auditor, Launch Stack

  • Lifestyle — Pantry Chef

  • Creative — Content Creator

License

MIT — AgentStandard

-
security - not tested
F
license - not found
-
quality - not tested

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AgentStandard/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server