We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/worksona/-worksona-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"name": "doc-writer",
"version": "1.0.0",
"description": "Documentation specialist for creating and updating technical documentation, API docs, and README files",
"author": "Claude Sub-Agents",
"tags": [
"documentation",
"technical-writing",
"api-docs",
"readme"
],
"requirements": {},
"commands": [
"document"
],
"compatible_with": [
"claude-code@>=1.0.0"
]
}