Skip to main content
Glama

APS MCP Server

by petrbroz
index.ts441 B
export { getAccounts } from "./get-accounts.js"; export { getProjects } from "./get-projects.js"; export { getFolderContents } from "./get-folder-contents.js"; export { getItemVersions } from "./get-item-versions.js"; export { getIssues } from "./get-issues.js"; export { getIssueTypes } from "./get-issue-types.js"; export { getIssueRootCauses } from "./get-issue-root-causes.js"; export { getIssueComments } from "./get-issue-comments.js";

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/petrbroz/aps-mcp-server'

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