Skip to main content
Glama

Agentic Tools MCP Server

package.json1.05 kB
{ "name": "@pimzino/agentic-tools-mcp", "version": "1.8.1", "description": "A comprehensive MCP server for task management and agent memories with JSON file storage", "main": "dist/index.js", "type": "module", "bin": { "agentic-tools-mcp": "dist/index.js" }, "scripts": { "build": "tsc", "dev": "tsc --watch", "start": "node dist/index.js", "prepublishOnly": "npm run build" }, "keywords": [ "mcp", "model-context-protocol", "task-management", "agent-memories", "json-storage", "file-storage", "text-search", "productivity", "ai-tools" ], "author": "Pimzino", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.12.0", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.0.0" }, "engines": { "node": ">=18.0.0" }, "repository": { "type": "git", "url": "https://github.com/pimzino/agentic-tools-mcp.git" }, "files": [ "dist/**/*", "README.md", "LICENSE" ] }

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/Pimzino/agentic-tools-mcp'

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