Skip to content

Commit 946e69a

Browse files
committed
README: Update information
1 parent 4dcf034 commit 946e69a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
Here’s your updated section with clarified wording for `.well-known/v1.json`, improved structure, and expanded explanation, while preserving your style and British English:
2-
3-
---
4-
51
# My Personal Machine-Consumable Protocol (MCP) Compliant API for ML Services
62

73
MCP Server is a structured, standards-compliant API for serving metadata, service discovery endpoints, and machine learning content. It's designed to help AI and data science applications discover model context, training artefacts, research notebooks, and statistical methods efficiently.
@@ -17,6 +13,7 @@ This server follows the [MCP specification](https://www.modelcontext.org/spec) a
1713
* Clean Fastify setup using plugin architecture and async route loading
1814
* `.env` support for flexible configuration, including versioning and metadata
1915

16+
2017
## Get Started
2118

2219
1. `npm install` to install all dependencies.
@@ -71,6 +68,9 @@ Its core purpose is to expose structured discovery endpoints—typically under `
7168
* **Format:** All responses are structured as JSON-LD (not plain JSON), enabling interoperability and reuse across systems.
7269
* **Consumers:** Designed for machines, not people—MCP endpoints target **AI agents, search engines, or distributed tools**.
7370

71+
![Pierre-Henry Soria, author of the MCP Server project](assets/images/machine-consumable-protocol-mcp-compliant-api-for-ml-services.png)
72+
73+
7474
## The Baker
7575

7676
[![Pierre-Henry Soria](https://avatars0.githubusercontent.com/u/1325411?s=200)](https://ph7.me "Pierre-Henry Soria, Software Developer")

0 commit comments

Comments
 (0)