Skip to main content
Glama

Ara Records MCP Server

package.json981 B
{ "name": "@ultroncore/ara-records-mcp", "version": "1.1.1", "description": "MCP server for Ara Records API integration", "main": "ara-server.js", "publishConfig": { "access": "public" }, "bin": { "ara-records-mcp": "ara-server.js" }, "scripts": { "start": "node ara-server.js", "test": "node --test" }, "repository": { "type": "git", "url": "git+https://github.com/syndr/ara-records-mcp.git" }, "keywords": [ "mcp", "mcp-server", "model-context-protocol", "ara", "ansible", "ara-records", "ansible-run-analysis", "claude-code" ], "author": "syndr", "license": "MIT", "bugs": { "url": "https://github.com/syndr/ara-records-mcp/issues" }, "homepage": "https://github.com/syndr/ara-records-mcp#readme", "files": [ "ara-server.js", "setup.sh", "README.md" ], "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0" }, "engines": { "node": ">=18.0.0" } }

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/syndr/ara-records-mcp'

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