drio
  • App Tracker
  • Contact
Sign inStart Free
drio© 2026 drio All rights reserved.

Get the Builder Brief

Weekly notes from Yash on MCP, ChatGPT apps, and getting business workflows into production.

Product
HomeTemplatesHow it worksPricing
Solutions
Use casesOperations teamsEcommerce teamsFinance teamsRecruiting teamsReal estate teams
Resources
DocsMCP RegistryGlossaryBlogChangelog
Company
Contact usWhy driodrio agency↗Privacy PolicyTerms of Service
All systems normal
Follow us on:
MCP Registry/AppDirect MCP

AppDirect MCP

AppDirect marketplace operations with an offline mirror and cross-company billing reconciliation.

Use with clientMarkdown

Install and compare this MCP server

Use this profile to copy client config, check auth requirements, review tools and resources, and compare related MCP servers before adding it to an AI client.

Install
Client config available
Clients
Claude, Cursor, VS Code, Codex
Transport
STDIO
Auth
Auth required by registry metadata
Capabilities
0 tools, 0 resources, 0 prompts
Related
Hudu MCP, Zammad MCP, NinjaOne MCP

Want MCP integration examples?

Get practical integration notes and launch examples for MCP servers like AppDirect MCP.

InstallAuthTools & ResourcesOverview

Install

Connection

Transport
STDIO
Environment
{ "APPDIRECT_CLIENT_ID": "YOUR_SECRET_VALUE", "APPDIRECT_CLIENT_SECRET": "YOUR_SECRET_VALUE", "APPDIRECT_OAUTH_SCOPE": "YOUR_VALUE_HERE" }

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

{
  "mcpServers": {
    "io-github-servosity-appdirect-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-io-github-servosity-appdirect-mcp"
      ],
      "env": {
        "APPDIRECT_CLIENT_ID": "YOUR_SECRET_VALUE",
        "APPDIRECT_CLIENT_SECRET": "YOUR_SECRET_VALUE",
        "APPDIRECT_OAUTH_SCOPE": "YOUR_VALUE_HERE"
      }
    }
  }
}

Config location

macOS
~/Library/Application Support/Claude/claude_desktop_config.json
Windows
%APPDATA%\Claude\claude_desktop_config.json

Auth

Package transport

No remote HTTP endpoint is advertised. Use the package or stdio setup shown in Install.

Tools & Resources

Tools
0
Resources
0
Prompts
0
No public tools, resources, or prompts captured yet. Use Auth when this server requires credentials.

Tools

No tools captured yet.

Resources

No resources captured yet.

Prompts

No prompts captured yet.

Questions

What is AppDirect MCP?+

AppDirect MCP is an MCP server for AppDirect marketplace operations with an offline mirror and cross-company billing reconciliation.. It supports STDIO transport.

How do I install AppDirect MCP?+

Use the client-specific config in Install and add it to your MCP-compatible client.

How do I add AppDirect MCP to Claude Desktop?+

Choose the Claude Desktop tab in Install and copy the config into Claude Desktop's MCP server settings.

How do I add AppDirect MCP to Claude Code?+

Choose the Claude Code tab in Install and copy the config into Claude Code's MCP server settings.

How do I use AppDirect MCP with Codex?+

Choose the Codex tab in Install and copy the config into Codex's MCP server settings.

How do I add AppDirect MCP to Cursor or VS Code?+

Choose the Cursor or VS Code tab in Install and copy the config into Cursor or VS Code's MCP server settings.

What endpoint and transport does AppDirect MCP use?+

AppDirect MCP uses STDIO transport. Use the package or command config in Install.

What tools and resources does AppDirect MCP expose?+

AppDirect MCP inventory is listed when the MCP endpoint exposes tools, resources, or prompts. Some servers require auth first.

Does AppDirect MCP require authentication?+

AppDirect MCP is marked with Auth required by registry metadata auth. You may need provider login, an API key, a bearer token, or a session header.

Related MCPs

Hudu MCPEvery Hudu cmdlet, plus an offline SQLite mirror, cross-entity audits, and agent-native output noZammad MCPEvery Zammad ticket, article, and Knowledge Base operation as one CLI and MCP server - plus aNinjaOne MCPEvery NinjaOne report, plus a local store that answers fleet-wide questions no single API call canConnectWise Manage MCPEvery ConnectWise PSA workflow from the terminal - with a typed conditions query builder, offlineServosity MCPFleet-wide backup triage, stale-backup detection, and cross-engine analytics for any MCP agent.Microsoft Graph MCPThe maintained single-binary successor to the retiring mgc - every MSP-relevant Microsoft Graph

Profile notes

  • Package: Mcpb https://github.com/Servosity/msp-skills/releases/download/appdirect-v0.1.0/appdirect-mcp.mcpb v0.1.0
  • Environment variable: APPDIRECT_CLIENT_ID (required; secret)
  • Environment variable: APPDIRECT_CLIENT_SECRET (required; secret)
  • Environment variable: APPDIRECT_OAUTH_SCOPE
  • The upstream registry signals required auth or secrets.

Packages

PackageRegistryVersionInputs
https://github.com/Servosity/msp-skills/releases/download/appdirect-v0.1.0/appdirect-mcp.mcpb

stdio

mcpb0.1.0

Env: APPDIRECT_CLIENT_ID required secret

Env: APPDIRECT_CLIENT_SECRET required secret

Env: APPDIRECT_OAUTH_SCOPE

Details

Version
0.1.0
Auth
Auth required by registry metadata
Repository
https://github.com/servosity/msp-skills
Updated
Jun 7, 2026