Skip to main content
Glama
index.ts607 B
/** * Operations Module Index * Re-exports all domain-specific operations for the WordPress API client */ export { PostsOperations, type PostsClientBase } from "./posts.js"; export { PagesOperations, type PagesClientBase } from "./pages.js"; export { MediaOperations, type MediaClientBase } from "./media.js"; export { UsersOperations, type UsersClientBase } from "./users.js"; export { CommentsOperations, type CommentsClientBase } from "./comments.js"; export { TaxonomiesOperations, type TaxonomiesClientBase } from "./taxonomies.js"; export { SiteOperations, type SiteClientBase } from "./site.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/docdyhr/mcp-wordpress'

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