objectiveai-mcp-proxy 2.0.5

MCP (Model Context Protocol) proxy server for ObjectiveAI
Documentation
1
2
3
4
5
6
7
8
9
10
11
# objectiveai-mcp-proxy

MCP (Model Context Protocol) proxy server for ObjectiveAI: terminates an MCP client connection and forwards tool calls to an upstream MCP server or to ObjectiveAI-native tools.

Part of the [ObjectiveAI](https://github.com/ObjectiveAI/objectiveai) monorepo. Depends on [`objectiveai-sdk`](https://crates.io/crates/objectiveai-sdk).

## Links

- Homepage: <https://objectiveai.dev>
- Repository: <https://github.com/ObjectiveAI/objectiveai>
- Docs: <https://docs.rs/objectiveai-mcp-proxy>