Skip to main content
Glama

MCP Specification Server

by MCPJam
23
6
  • Apple
package.json•1.05 kB
{ "name": "emoji-regex", "version": "10.4.0", "description": "A regular expression to match all Emoji-only symbols as per the Unicode Standard.", "homepage": "https://mths.be/emoji-regex", "main": "index.js", "module": "index.mjs", "types": "index.d.ts", "keywords": [ "unicode", "regex", "regexp", "regular expressions", "code points", "symbols", "characters", "emoji" ], "license": "MIT", "author": { "name": "Mathias Bynens", "url": "https://mathiasbynens.be/" }, "repository": { "type": "git", "url": "https://github.com/mathiasbynens/emoji-regex.git" }, "bugs": "https://github.com/mathiasbynens/emoji-regex/issues", "files": [ "LICENSE-MIT.txt", "index.js", "index.d.ts", "index.mjs" ], "scripts": { "build": "node script/build.js", "test": "mocha", "test:watch": "npm run test -- --watch" }, "devDependencies": { "@unicode/unicode-16.0.0": "^1.0.0", "emoji-test-regex-pattern": "^2.2.0", "mocha": "^10.7.3" } }

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/MCPJam/mcp-spec'

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