brilliant-directories-mcp
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
io.github.ar-agents/mcp · v0.4.11
Argentine business automation: Mercado Pago, AFIP/ARCA, WhatsApp, banking, shipping (7 packages).
mcp 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@ar-agents/mcp"
]
}
}
}MP_ACCESS_TOKEN可选secretMercado Pago access token (TEST- prefix for sandbox, APP_USR- for production). Enables MP tools.
AFIP_CERT_PEM可选secretAFIP/ARCA X.509 certificate (PEM string) for WSAA authentication. Enables CUIT padron + factura electronica tools.
AFIP_KEY_PEM可选secretAFIP/ARCA private key (PEM string) for WSAA authentication. Required if AFIP_CERT_PEM is set.
AFIP_CUIT可选Issuer CUIT (Argentine tax ID) registered with the AFIP cert. Format: 20-XXXXXXXX-X.
WHATSAPP_ACCESS_TOKEN可选secretMeta WhatsApp Business Cloud API token. Enables WhatsApp tools.
WHATSAPP_PHONE_NUMBER_ID可选Meta WhatsApp Business phone-number ID. Required if WHATSAPP_ACCESS_TOKEN is set.
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
v3.1.0
io.github.pvliesdonk/markdown-vault-mcp
Markdown vault MCP server with FTS5 + semantic search and frontmatter indexing
v0.3.0
io.github.opendata-kr/narajangteo-opening
나라장터 낙찰정보서비스 Open API를 위한 로컬 MCP 서버
v3.10.1
io.github.webdriverio/mcp
MCP server with WebdriverIO for browser and mobile app automation (iOS/Android via Appium)
v0.0.53
io.github.cablate/google-map
18 Google Maps tools for AI agents — geocode, search, directions, weather, and more.
v1.0.0
ai.arpi/arpi-mcp
AI-powered ECG analysis: submit ECG images and receive diagnosis reports from ARPI's ECG AI.
{
"id": "io.github.ar-agents/mcp",
"type": "mcp-server",
"version": "0.4.11",
"displayName": "mcp",
"description": "Argentine business automation: Mercado Pago, AFIP/ARCA, WhatsApp, banking, shipping (7 packages).",
"repository": {
"url": "https://github.com/ar-agents/ar-agents",
"source": "github",
"subfolder": "packages/mcp"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "@ar-agents/mcp",
"version": "0.4.11",
"transport": "stdio",
"environmentVariables": [
{
"name": "MP_ACCESS_TOKEN",
"description": "Mercado Pago access token (TEST- prefix for sandbox, APP_USR- for production). Enables MP tools.",
"isSecret": true
},
{
"name": "AFIP_CERT_PEM",
"description": "AFIP/ARCA X.509 certificate (PEM string) for WSAA authentication. Enables CUIT padron + factura electronica tools.",
"isSecret": true
},
{
"name": "AFIP_KEY_PEM",
"description": "AFIP/ARCA private key (PEM string) for WSAA authentication. Required if AFIP_CERT_PEM is set.",
"isSecret": true
},
{
"name": "AFIP_CUIT",
"description": "Issuer CUIT (Argentine tax ID) registered with the AFIP cert. Format: 20-XXXXXXXX-X."
},
{
"name": "WHATSAPP_ACCESS_TOKEN",
"description": "Meta WhatsApp Business Cloud API token. Enables WhatsApp tools.",
"isSecret": true
},
{
"name": "WHATSAPP_PHONE_NUMBER_ID",
"description": "Meta WhatsApp Business phone-number ID. Required if WHATSAPP_ACCESS_TOKEN is set."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.ar-agents/mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.ar-agents%2Fmcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}