Skip to main content
Glama
index.ts481 B
/** * Iris MCP Tools - Registry * Export all MCP tools for registration */ export * from "./tell.js"; export * from "./quick_tell.js"; export * from "./cancel.js"; export * from "./reboot.js"; export * from "./delete.js"; export * from "./report.js"; export * from "./wake.js"; export * from "./sleep.js"; export * from "./isAwake.js"; export * from "./wake-all.js"; export * from "./teams.js"; export * from "./fork.js"; export * from "./date.js"; export * from "./agent.js";

Latest Blog Posts

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/jenova-marie/iris-mcp'

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