MCP server intelligence profile

Teams Guide MCP Server

Provides access to clean code guide documents and enables code quality inspection of external project files based on coding standards and best practices

Local Onlygeunu97
Awaiting current scanNpm · 0.0.2

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

1Distribution channel
3Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

Install teams-guide-mcp from npm

Version 0.0.2 declares 1 executable entrypoint.

npm install --save-exact teams-guide-mcp@0.0.2
npx -y -p teams-guide-mcp@0.0.2 teams-guide-mcp
MCP client configuration example
{
  "mcpServers": {
    "teams-guide-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "-p",
        "teams-guide-mcp@0.0.2",
        "teams-guide-mcp"
      ]
    }
  }
}

Identity

Canonical slugteams-guide-mcp-c94820beDeploymentLocal Only
Canonical packagenpm:teams-guide-mcpRepositorygeunu97/-teams-guide-mcp
First publishedLatest release
Last security verificationClassification confidence90%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
npmteams-guide-mcp0.0.21Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
npmteams-guide-mcp0.0.2CurrentSep 5, 20263 toolsPartial · 1 resources · 0 promptsEvidence restricted
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

No public current-version evidence is available yet.

Current protocol inventory

2024-11-05Negotiated protocol
guide-mcp-serverServer-reported name
2Capability groups
Aug 23, 2026Observed

Tools 3

ToolCategoryAnnotationsRisk
check_clean_code클린 코드 가이드를 기반으로 파일을 검사합니다. 가이드 문서를 참조하여 코드 품질을 분석합니다.
Input schema
{
  "type": "object",
  "properties": {
    "filePath": {
      "type": "string",
      "description": "검사할 파일 경로 (예: ./src/utils.js)"
    },
    "guideName": {
      "type": "string",
      "description": "사용할 가이드 파일명 (기본값: clean-code-guide.md)",
      "default": "clean-code-guide.md"
    }
  },
  "required": [
    "filePath"
  ]
}
get_guide가이드 문서의 내용을 읽어서 반환합니다.
Input schema
{
  "type": "object",
  "properties": {
    "fileName": {
      "type": "string",
      "description": "읽을 가이드 파일명 (예: clean-code-guide.md)"
    }
  },
  "required": [
    "fileName"
  ]
}
read_file외부 프로젝트의 파일을 읽어서 반환합니다. 절대 경로 또는 현재 작업 디렉토리 기준 상대 경로를 사용할 수 있습니다.
Input schema
{
  "type": "object",
  "properties": {
    "filePath": {
      "type": "string",
      "description": "읽을 파일 경로 (예: ./src/utils.js 또는 C:/project/src/utils.js)"
    }
  },
  "required": [
    "filePath"
  ]
}

Resources 1

  • clean-code-guideguide://clean-code-guide.md

    가이드 문서: clean-code-guide.md

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

Teams Guide MCP Server questions

How do I install Teams Guide MCP Server?

Install the selected package version with: npm install --save-exact teams-guide-mcp@0.0.2

What tools does Teams Guide MCP Server provide?

Teams Guide MCP Server exposed 3 tools during independent protocol observation, including check_clean_code, get_guide, read_file.

Is Teams Guide MCP Server secure?

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

Company and product intelligence

These internal links are derived from strong identity fields such as the implementation name, package, repository, vendor, and listing name—not generic description prose.

Associated company landscape

Microsoft & Azure intelligence →

Association is based on retained identity fields; it does not by itself prove first-party publication.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Developer Tool MCP ServersOfficial vs Community MCP Servers

Let’s talk about MCP security.

Share your details and our security team will contact you.