Skip to main content
Glama
viowb

MCP Server Tools

by viowb
package.json651 B
{ "name": "agentic-mcp-server", "version": "1.0.0", "description": "MCP Server with integrated tools", "type": "module", "main": "dist/index.js", "scripts": { "build": "tsc", "dev": "tsc && node dist/index.js", "watch": "tsc --watch", "start": "node dist/index.js", "cypress:open": "cypress open", "cypress:run": "cypress run", "test:e2e": "npx cypress run --spec \"cypress/e2e/mentorship.cy.js\"" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.0.0", "cypress": "^12.0.0", "cypress-axe": "^1.9.0" } }

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/viowb/MCP'

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