🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@forkbit/mcp

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@forkbit/mcp - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+15
-9
package.json
{
"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 .",

@@ -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