File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 11[project ]
22name = " mcp-server-appwrite"
3- version = " 0.2.4 "
3+ version = " 0.2.5 "
44description = " MCP (Model Context Protocol) server for Appwrite"
55readme = " README.md"
66requires-python = " >=3.12"
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://static.modelcontextprotocol.io/schemas/2025-09-16/server.schema.json" ,
3- "name" : " io.appwrite/mcp-for-api" ,
3+ "name" : " io.github. appwrite/mcp-for-api" ,
44 "description" : " MCP (Model Context Protocol) server for Appwrite" ,
5- "version" : " 0.2.4" ,
6- "websiteUrl" : " https://appwrite.io/docs/tooling/mcp/api" ,
5+ "version" : " 0.2.5" ,
76 "repository" : {
87 "url" : " https://github.com/appwrite/mcp-for-api" ,
98 "source" : " github"
109 },
1110 "packages" : [
1211 {
13- "version" : " 0.2.4 " ,
12+ "version" : " 0.2.5 " ,
1413 "registryType" : " pypi" ,
1514 "identifier" : " mcp-server-appwrite" ,
1615 "transport" : {
You can’t perform that action at this time.
0 commit comments