Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"glyphp-adapter-mcp": {
"command": "npx",
"args": [
"-y",
"@glyphp/adapter-mcp"
]
}
}
}
Or smoke-test directly:
npx -y @glyphp/adapter-mcp
Details
| Website | https://www.npmjs.com/package/@glyphp/adapter-mcp |
|---|---|
| GitHub | git+https://github.com/Monoperro0207/glyph-protocol.git |
| License | unknown |
| Pricing | free |
| Tags | glyph glyph-protocol mcp adapter |
| Sources | npm |
| Discovered | 2026-05-25 |