We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/smat-dev/jinni'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•431 B
# Jinni Server Package
This package provides the `jinni-server` command-line entry point for the main `jinni` tool.
It allows running the Jinni MCP server via `uvx jinni-server` without needing to install the full `jinni` package first.
This package depends on the main `jinni` package, which contains the core functionality. Please refer to the main [jinni repository](https://github.com/smat-dev/jinni) for full documentation.