Skip to main content
Glama

Roam Research

by 2b3pro
index.ts167 B
#!/usr/bin/env node import { RoamServer } from './server/roam-server.js'; const server = new RoamServer(); server.run().catch(() => { /* handle error silently */ });

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/2b3pro/roam-research-mcp'

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