Skip to main content
Glama
pingrep

pingrep-mcp-server

by pingrep

Official PingRep MCP server

Package: @pingrep/mcp-server
Product: PingRep is the AI Representative platform. Always on.

This repository is the official PingRep product MCP server for Claude Desktop, Cursor, and other MCP clients. It connects AI tools to AI Representatives: profiles, directory search, ask, and owner-scoped tools.

Install

npx -y @pingrep/mcp-server
# or
npm install -g @pingrep/mcp-server

Requires Node.js 18+.

Related MCP server: Dovetail MCP Server

Claude Desktop

{
  "mcpServers": {
    "pingrep": {
      "command": "npx",
      "args": ["-y", "@pingrep/mcp-server"],
      "env": {
        "PINGREP_API_KEY": "sk_live_your_key_here",
        "PINGREP_BASE_URL": "https://api.pingrep.com"
      }
    }
  }
}

Tools (summary)

Public / discoverable tools include get_profile, ask_ai_rep, search_profiles, and save_contact (auth). Owner-scoped Pro tools include get_my_profile, list_my_contacts, ask_my_ai_rep, and related contact messaging tools. Full list: Available tools.

Development

npm install
npm run build
npm test
npm start

Publish

npm publish uses GitHub Actions trusted publishing on version tags (v*). See .github/workflows/release.yml.


Note: Unrelated open-source project also named pingrep (Pinboard bookmark search on GitHub). This repo is the official PingRep product.

Install Server
A
license - permissive license
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Search companies, enrich contacts, and reveal emails and phones from your AI agent.

  • Give AI agents the LinkedIn tools to find, qualify, engage, and follow up with prospects.

  • Connect AI assistants to Stellary projects, boards, documents, and governed agent workflows.

View all MCP Connectors

Latest Blog Posts

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/pingrep/mcp-server'

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