Skip to main content
Glama

MCP Todoist

by kentaroh7777
package.json544 B
{ "name": "@mcp-todoist/shared", "version": "0.1.0", "main": "./dist/index.js", "types": "./dist/index.d.ts", "exports": { ".": { "types": "./dist/index.d.ts", "default": "./dist/index.js" }, "./types": { "types": "./dist/types/index.d.ts", "default": "./dist/types/index.js" } }, "scripts": { "build": "tsc", "dev": "tsc --watch", "clean": "rm -rf dist", "typecheck": "tsc --noEmit" }, "devDependencies": { "typescript": "^5.4.0" }, "files": [ "dist" ] }

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/kentaroh7777/mcp-todoist'

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