We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/MyronKoch-dev/osmosis-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•486 B
# @cosmjs/json-rpc
[](https://www.npmjs.com/package/@cosmjs/json-rpc)
This package provides a light framework for implementing a
[JSON-RPC 2.0 API](https://www.jsonrpc.org/specification).
## License
This package is part of the cosmjs repository, licensed under the Apache License
2.0 (see [NOTICE](https://github.com/cosmos/cosmjs/blob/main/NOTICE) and
[LICENSE](https://github.com/cosmos/cosmjs/blob/main/LICENSE)).