pingrep-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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