Skip to main content
Glama
package.json884 B
{ "name": "ohm-mcp", "version": "0.1.2", "description": "NPX-launchable wrapper for the OHM MCP Python refactoring server", "main": "bin/ohm-mcp.js", "bin": { "ohm-mcp": "bin/ohm-mcp.js" }, "files": [ "bin/", "README.md" ], "keywords": [ "mcp", "model-context-protocol", "refactoring", "python", "code-quality", "ast", "developer-tools" ], "author": "Murugaraj", "license": "MIT", "type": "module", "engines": { "node": ">=18" }, "dependencies": {}, "repository": { "type": "git", "url": "https://github.com/murugarajr/ohm-mcp" }, "homepage": "https://ohm-mcp.dev", "bugs": { "url": "https://github.com/murugarajr/ohm-mcp/issues" }, "scripts": { "test": "echo \"No tests specified\" && exit 0", "prepublishOnly": "npm test", "build": "echo 'No build step required'" } }

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/Murugarajr/ohm-mcp-npm'

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