Skip to main content
Glama
package.json724 B
{ "name": "teams-guide-mcp", "version": "1.0.0", "description": "MCP 서버 - 가이드 문서 기반 답변 서비스", "type": "module", "main": "src/index.js", "bin": { "guide-mcp": "src/index.js" }, "scripts": { "start": "node src/index.js" }, "keywords": [ "mcp", "model-context-protocol", "guide", "documentation", "clean-code", "code-review" ], "author": "", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/geunu97/-teams-guide-mcp.git" }, "publishConfig": { "access": "public" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0" }, "devDependencies": { "@types/node": "^20.0.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/geunu97/-teams-guide-mcp'

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