Skip to main content
Glama
pingrep

pingrep-mcp-server

by pingrep

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_my_profileA

Get the authenticated PingRep user's own AI Representative profile.

list_my_contactsA

List the authenticated user's saved PingRep contacts.

get_contactA

Get details for one saved contact owned by the authenticated user.

ask_my_ai_repA

Ask the authenticated user's own PingRep AI Representative a question.

ask_contact_ai_repA

Ask a saved contact's PingRep AI Representative a question.

draft_message_to_contactA

Draft a message to a saved contact. This does not send anything.

send_message_to_contactA

Send a message to a saved contact only after explicit user confirmation. Set confirmSend to true only after the user approves the exact message.

get_rep_analytics_summaryB

Get the authenticated user's PingRep AI Representative analytics summary.

get_profileA

Get a PingRep professional profile by ID or username slug. Returns the person's name, title, company, bio, skills, work experience, education, and social links.

ask_ai_repA

Ask a PingRep AI Representative a question about their professional background, expertise, or services. The AI Rep answers on behalf of the profile owner based on their professional identity. Returns the answer and suggested follow-up questions.

save_contactA

Save your contact information after interacting with a PingRep AI Representative. This lets the profile owner know you are interested in connecting. Requires name and email at minimum.

search_profilesA

Search the PingRep professional directory to find professionals by role, location, or keyword. Only returns profiles that have opted into AI discoverability. Use this to help users find real estate agents, attorneys, financial advisors, and other professionals.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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