Skip to main content
Glama

Scira AI MCP Server

by zaidmukaddam
package.json462 B
{ "name": "scira-mcp", "version": "0.1.0", "description": "An XMCP application with tool syntax", "engines": { "node": ">=20.0.0" }, "scripts": { "build": "xmcp build", "dev": "xmcp dev", "start": "node dist/http.js" }, "dependencies": { "xmcp": "^0.1.4", "zod": "3.24.4" }, "devDependencies": { "swc-loader": "^0.2.6" }, "pnpm": { "onlyBuiltDependencies": [ "@swc/core", "esbuild" ] } }

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/zaidmukaddam/scira-mcp'

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