modelcontextprotocol / servers

Model Context Protocol Servers
https://modelcontextprotocol.io
MIT License
3.45k stars 308 forks source link

python version of all default servers? #104

Closed aicorreia closed 4 days ago

aicorreia commented 4 days ago

Sorry if stupid question. But documentation is not clear - does such thing exist?

 uvx mcp-server-filesystem
 uvx mcp-server-memory
etc..

uvx mcp-server-sqlite

Runs fine, but not any other option. Thanks!

dsp-ant commented 4 days ago

These are Typescript servers. We usually offer servers in either typescript or python in the servers repository.