boham97/MCP
3.1
If you are the rightful owner of MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
This document provides a structured summary of a Model Context Protocol (MCP) server with open-source implementations available in C and Java.
MCP
mcp server with open source for C, JAVA
pip >= 25.1.1 Requires-Python >=3.10
LLM <---> MCP client <--> MCP server <--->MCp server
MCP client 필요
pip install uv
pip install ollmcp
ollmcp --servers-json config.json --model qwen2.5:7b
config.json 에 MCP 서버 정보를 넣어줘야함