Demo for OpenMCP Project.\ \ Maybe you can use the project structure to build the future ?\ \
- simple-mcp (python): A simple demo for
fastmcp\ - bing-images (python): A mcp server to get images by key words from bing\
- my-browser (typescript): A mcp server that can use browser to search information\
\ Here come the methods to build mcp from different languages.\ \ python\ \
cd ~/project/your-mcp-project\
uv init\
uv add mcp "mcp[cli]"\\ typescript\ \
\
