-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathllms.txt
More file actions
28 lines (17 loc) · 983 Bytes
/
llms.txt
File metadata and controls
28 lines (17 loc) · 983 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# FAIR MCP Documentation
FAIRMCP Team
2025-04-29
> FAIRMCP provides a Model Context Protocol (MCP) server for FAIR documentation. This repository combines FAIR principles (Findable, Accessible, Interoperable, Reusable) documentation with a Model Context Protocol (MCP) server implementation.
The following markdown documents are available in this repository for LLMs to reference.
## Core Documentation
- [FAIR MCP Documentation](https://github.com/ci-compass/fairmcp/blob/main/docs/principles/index.qmd): Main page
## Principles
- [FAIR Principles](docs/principles/index.md): FAIR principles documentation
## Implementations
- [FAIR Implementation](docs/implementations/index.md): Implementation guide
## Optional
- [anthropic_agents](llmstxt/anthropic_agents.md)
- [Extracts form Antropic Prompt Engineering Guide](llmstxt/anthropic_prompt.md)
- [JSON-LD 1.1](llmstxt/json-ld-full.md)
- [The /llms.txt file](llmstxt/llmstxt.md)
- [Quarto Hello](llmstxt/quarto-hello.md)