SkillAgentSearch skills...

account-intel-mcp

"name": "account-intel-mcp", "version": "1.0.0", "private": true, "description": "Account Intelligence MCP server (companies + contacts) with OAuth 2.1 + PKCE.", "type": "module", "engines": { "node": ">=20"

Install / Use

claude mcp add adityadixit07 -- npx -y github:adityadixit07/account-intel-mcp

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

34/100

Supported Platforms

Claude Code
Claude Desktop

Tags

{ "name": "account-intel-mcp", "version": "1.0.0", "private": true, "description": "Account Intelligence MCP server (companies + contacts) with OAuth 2.1 + PKCE.", "type": "module", "engines": { "node": ">=20" }, "scripts": { "dev": "tsx watch src/index.ts", "start": "tsx src/index.ts", "setup": "tsx src/db/seed.ts", "demo": "tsx clients/demo-client.ts", "test": "vitest run", "typecheck": "tsc --noEmit" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.12.0", "better-sqlite3": "^11.8.0", "dotenv": "^17.4.2", "drizzle-orm": "^0.38.3", "express": "^4.21.2", "jose": "^5.9.6", "pino": "^9.5.0", "pino-pretty": "^13.0.0", "zod": "^3.24.1" }, "devDependencies": { "@faker-js/faker": "^9.3.0", "@types/better-sqlite3": "^7.6.12", "@types/express": "^5.0.0", "@types/node": "^22.10.5", "drizzle-kit": "^0.30.1", "tsx": "^4.19.2", "typescript": "^5.7.2", "vitest": "^2.1.8" } }

Related Skills

View on GitHub
GitHub Stars0
CategoryDevelopment
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low