Skip to main content
Glama

MCP Interactsh Bridge

by tachote
package.json867 B
{ "name": "mcp-interactsh", "version": "0.1.0", "description": "Model Context Protocol bridge for interactsh", "type": "module", "main": "src/server.js", "scripts": { "start": "node src/server.js" }, "keywords": [ "model-context-protocol", "interactsh", "oob" ], "author": "", "license": "MIT", "bin": { "mcp-interactsh": "bin/mcp-interactsh.js" }, "repository": { "type": "git", "url": "git+https://github.com/tachote/mcp-interactsh.git" }, "homepage": "https://github.com/tachote/mcp-interactsh#readme", "bugs": { "url": "https://github.com/tachote/mcp-interactsh/issues" }, "engines": { "node": ">=18" }, "files": [ "bin", "src", "README.md", "LICENSE", "package.json" ], "dependencies": { "@modelcontextprotocol/sdk": "^1.20.0", "zod": "^3.25.76" } }

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/tachote/mcp-interactsh'

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