Skip to main content
Glama

XMTP MCP Server

by kwaude
.npmignore428 B
# Source files (only dist/ goes to npm) src/ tsconfig.json # Development files .env *.log test-* .vscode/ .idea/ # Git files .git/ .gitignore # OS files .DS_Store Thumbs.db # Runtime files *.pid *.seed *.pid.lock # Test coverage coverage/ .nyc_output # XMTP runtime databases *.db3 *.db3-shm *.db3-wal # Build artifacts we don't want in package *.tsbuildinfo # Documentation that's not needed in package docs/ .github/

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/kwaude/xmtp-mcp'

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