-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy paththreads.txt
More file actions
25 lines (18 loc) Β· 781 Bytes
/
Copy paththreads.txt
File metadata and controls
25 lines (18 loc) Β· 781 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
π Just launched a public MCP server for my freelance data science work using Fastify + TypeScript.
Now AI agents and clients can auto-discover my services. Here's why it matters π§΅
1. Instead of static CVs, I expose structured JSON about my services & expertise:
β /v1/content
β /.well-known/model-context
2. This lets tools like GPT, Claude, and LangChain **find** me when people search for skills I offer.
3. I included:
- ML model summaries
- Dataset links
- Notebooks
- Statistical services
4. Tech stack:
- Fastify β‘οΈ
- TypeScript π¦
- JSON over HTTP π¬
5. Want your own?
DM me or check this open-source repo (or ask ChatGPT how to make an MCP server π)
#buildinpublic #freelancer #datascience #MCP #LangChain #AItools