Skip to main content
Glama

MCP Work History Server

by nocoo
package.json416 B
{ "name": "mcp-work-history", "version": "1.0.0", "description": "MCP server for logging AI tool work history", "main": "src/index.js", "type": "module", "scripts": { "start": "node src/index.js", "dev": "node --watch src/index.js" }, "keywords": ["mcp", "logging", "ai", "work-history"], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.4.0" } }

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/nocoo/mcp-work-history'

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