Skip to main content
Glama
hatimitu76

mcp-shoten-url

by hatimitu76
package.json672 B
{ "name": "@hatimitu__hat/mcp-shoten-url", "version": "1.0.1", "description": "An MCP server for creating shortened URLs using x.gd", "bin": "./build/index.js", "type": "module", "module": "index.ts", "publishConfig": { "access": "public" }, "files": [ "build", "README.md", "README.ja.md" ], "scripts": { "build": "bun build src/index.ts --outdir build --target node && chmod 755 ./build/index.js" }, "devDependencies": { "@modelcontextprotocol/inspector": "^0.14.3", "@types/bun": "latest" }, "peerDependencies": { "typescript": "^5" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.13.2" } }

Latest Blog Posts

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/hatimitu76/mcp-shoten-url'

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