Skip to main content
Glama

mcp-llms-txt

대장간 배지

Awesome-llms-txt 용 MCP 서버입니다. MCP 리소스를 통해 대화에 직접 문서를 추가하세요.

설치

pulsemcp.com 에서 설정 가이드와 사용 예시를 확인하세요

Smithery를 통해 설치

Smithery를 통해 Claude Desktop용 Awesome-llms-txt용 MCP 서버를 자동으로 설치하려면:

지엑스피1

수동 설치

다음과 같이 Claude 구성을 설정하세요.

{
    "mcpServers": {
        "mcp-llms-txt": {
            "command": "uvx",
            "args": ["mcp-llms-txt"],
            "env": {
                "PYTHONUTF8": "1"
            }
        }
    }
}

Related MCP server: MCP LLMS-TXT Documentation Server

테스트

mcp-cli를 사용하여 서버를 테스트하세요.

npx -y "@wong2/mcp-cli" -c config.json

구성 파일은 이미 설정되어 있으므로 API 키나 비밀이 없으므로 변경할 필요가 없습니다.

기여하다

기여를 환영합니다! 이슈를 개설하거나 풀 리퀘스트를 제출해 주세요.

특허

이 프로젝트는 MIT 라이선스에 따라 라이선스가 부여되었습니다.

Install Server
A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    An MCP server that provides tools to load and fetch documentation from any llms.txt source, giving users full control over context retrieval for LLMs in IDE agents and applications.
    1,025
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    An MCP server that exposes the llms.txt file and its referenced local or external resources from a project root to provide context for AI models. It automatically parses documentation links and URLs to make them accessible as additional MCP resources.
    1
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Generic MCP server that exposes Markdown documentation to LLMs, enabling them to search and answer questions about any software documentation.
    MIT

View all related MCP servers

Related MCP Connectors

  • MCP server for accessing curated awesome list documentation

  • MCP server for AI dialogue using various LLM models via AceDataCloud

  • An MCP server that gives your AI access to the source code and docs of all public github repos

View all MCP Connectors

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/SecretiveShell/MCP-llms-txt'

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