Skip to main content
Glama

Vincent Says MCP Server

by jiechau
package.json1.06 kB
{ "name": "jiechau-mcp-vincent-says", "version": "0.1.1", "description": "You always have something to ask Vincent—anything, everything—you just want to know how Vincent would say it. So, let's ask Vincent", "main": "dist/index.js", "bin": { "jiechau-mcp-vincent-says": "./dist/index.js" }, "scripts": { "build": "tsc", "dev": "tsx src/index.ts", "prepublishOnly": "npm run build" }, "keywords": [ "mcp", "mcp-server", "vincent", "ai", "assistant" ], "author": { "name": "jiechau", "email": "jiechau@gmail.com" }, "license": "MIT", "homepage": "https://gitlab.com/jiechau/jiechau_mcp_vincent_says_npm", "repository": { "type": "git", "url": "https://gitlab.com/jiechau/jiechau_mcp_vincent_says_npm.git" }, "files": [ "dist/**/*", "README.md" ], "dependencies": { "@modelcontextprotocol/sdk": "^0.6.0" }, "devDependencies": { "@types/node": "^20.0.0", "tsx": "^4.0.0", "typescript": "^5.0.0" }, "engines": { "node": ">=18.0.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/jiechau/jiechau_mcp_vincent_says_npm'

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