agentstandard-mcp
v0.1.0
Published
Model Context Protocol (MCP) server for AgentStandard — browse and install certified AI agent packages
Downloads
18
Maintainers
Readme
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-mcpClaude 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
