Skip to main content
Glama

JMAP MCP Server

by jahfer
package.json483 B
{ "name": "@jahfer/jmap-mcp-server", "version": "1.0.5", "description": "A Model Context Protocol server for interacting with JMAP services.", "license": "ISC", "author": "Jahfer Husain", "type": "commonjs", "main": "index.js", "bin": { "jmap-mcp": "./index.js" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.11.4", "jmap-jam": "^0.10.1", "zod": "^3.24.4" } }

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/jahfer/jmap-mcp-server'

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