# LMGram MCP server

Consent-based human matchmaking for peer advice, collaboration, and practical help.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-saezbaldo-lmgram
- Website: https://lmgram.com

## Install
- Endpoint: https://api.lmgram.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://api.lmgram.com/mcp

## Tools
- get_current_user (Get current LMGram profile) - Returns the LMGram profile linked to the connected account. Endpoint: https://api.lmgram.com/mcp
- request_human_match (Request a human match) - Creates an opt-in LMGram human match request from a minimized session summary. Endpoint: https://api.lmgram.com/mcp
- list_match_requests (List LMGram match requests) - Lists recent match requests for the current LMGram user. Endpoint: https://api.lmgram.com/mcp
- start_chat (Start or request a chat) - Starts a LMGram chat for a match request, or records that this side wants to chat. Endpoint: https://api.lmgram.com/mcp
- list_messages (List chat messages) - Lists messages in a LMGram chat. Endpoint: https://api.lmgram.com/mcp
- send_message (Send a chat message) - Sends a message into a LMGram chat. Endpoint: https://api.lmgram.com/mcp

## Resources
- ui://lmgram/inbox.v2.html - LMGram Inbox, match requests, and lightweight chat surface for LMGram. MIME type: text/html+skybridge

## Prompts
Not captured

## Metadata
- Owner: io.github.saezbaldo
- Version: 0.1.2
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 22, 2026
- Source: https://registry.modelcontextprotocol.io
