@forkbit/mcp
Advanced tools
+15
-9
| { | ||
| "name": "@forkbit/mcp", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "description": "Official Model Context Protocol server for the Forkbit API.", | ||
@@ -8,8 +8,4 @@ "type": "module", | ||
| "homepage": "https://forkbit.io", | ||
| "bugs": "https://github.com/ddanielcruz/forkbit/issues", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git+https://github.com/ddanielcruz/forkbit.git", | ||
| "directory": "packages/mcp" | ||
| }, | ||
| "bugs": "https://forkbit.io/contact", | ||
| "mcpName": "io.forkbit/mcp", | ||
| "author": "Forkbit", | ||
@@ -19,5 +15,14 @@ "keywords": [ | ||
| "mcp", | ||
| "mcp-server", | ||
| "model-context-protocol", | ||
| "nutrition", | ||
| "ai-agent" | ||
| "nutrition-api", | ||
| "food-database", | ||
| "usda", | ||
| "calories", | ||
| "macros", | ||
| "ai-agent", | ||
| "llm", | ||
| "claude", | ||
| "cursor" | ||
| ], | ||
@@ -47,2 +52,3 @@ "sideEffects": false, | ||
| "typescript": "^5.7.3", | ||
| "vite": "^8.0.16", | ||
| "vitest": "4.1.7", | ||
@@ -54,3 +60,3 @@ "@forkbit/eslint-config": "0.0.0", | ||
| "build": "tsup", | ||
| "generate:types": "openapi-typescript ../../apps/api/openapi.json -o src/generated/schema.ts", | ||
| "generate:types": "openapi-typescript ../../apps/api/openapi.json -o src/generated/schema.ts && pnpm exec prettier --write src/generated/schema.ts", | ||
| "check-types": "tsc --noEmit", | ||
@@ -57,0 +63,0 @@ "lint": "eslint --max-warnings 0 .", |
+1
-1
@@ -53,3 +53,3 @@ # @forkbit/mcp | ||
| - [Forkbit API docs](https://forkbit.io/docs) | ||
| - [Report an issue](https://github.com/ddanielcruz/forkbit/issues) | ||
| - [Contact support](https://forkbit.io/contact) | ||
@@ -56,0 +56,0 @@ ## License |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
37586
0.2%8
14.29%5
25%