code2prompt-mcp
code2prompt-mcp
코드베이스에서 상황에 맞는 프롬프트를 생성하는 MCP 서버로, AI 어시스턴트가 코드 저장소를 더 쉽게 이해하고 작업할 수 있도록 해줍니다.
에 대한
code2prompt-mcp는 고성능 Rust 라이브러리 인 code2prompt-rs를 활용하여 코드베이스를 분석하고 구조화된 요약을 생성합니다. AI 활용에 최적화된 형식으로 관련 컨텍스트를 추출하여 코드와 언어 모델 간의 격차를 해소하는 데 도움을 줍니다.
Related MCP server: Code Understanding MCP Server
설치
이 프로젝트에서는 종속성 관리를 위해 Rye를 사용하므로 Rye가 설치되어 있는지 확인하세요.
필요한 종속성을 설치하고 로컬 환경에서 모듈을 빌드하려면 다음을 실행하세요.
지엑스피1
.venv 디렉토리의 pyproject.toml 파일에 지정된 모든 필수 종속성을 설치합니다.
용법
MCP 서버를 실행합니다.
rye run python code2prompt_mcp.main특허
MIT 라이센스 - 자세한 내용은 라이센스 파일을 참조하세요.
개발
테스트를 위해 MCP Inspector를 사용할 수 있습니다.
npx @modelcontextprotocol/inspector python -m code2prompt_mcp.mainTool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
An MCP server that gives your AI access to the source code and docs of all public github repos
Driflyte MCP server which lets AI assistants query topic-specific knowledge from web and GitHub.
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
An MCP server that integrates with Discord to provide AI-powered features.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceAn MCP server that transforms codebases into intelligent, queryable knowledge bases, enabling AI assistants to perform semantic search, explore architecture, and analyze code relationships.166-
- AlicenseCqualityDmaintenanceAn MCP server that analyzes local or remote GitHub repositories, providing intelligent code context and structure to AI coding assistants.1013MIT
- AlicenseAqualityBmaintenanceAn MCP server that helps AI agents comprehend a codebase by providing tools for navigating, searching, and understanding code structure and history.10MIT
- AlicenseNot gradedqualityDmaintenanceA self-hosted MCP server that indexes your codebase and provides AI assistants with deep context including file tree, full-text search, git history, dependencies, and stack detection, all without sending your code to third parties.151MIT
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/ODAncona/code2prompt-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server