ollama-mcpo-adapter
The ollama-mcpo-adapter is a Python adapter that allows easy access to MCPO, the MCP-to-OpenAPI proxy server, as Ollama-compatible functions. It enables programmatic launching of MCPO servers and retrieval of MCP tool lists in Ollama ToolCall format, streamlining workflows in AI and machine learning.
GitHub Stars
4
User Rating
Not Rated
Favorites
0
Views
23
Forks
1
Issues
0
Technical Information
Programming Languages
PythonPrimary Language
System Requirements
No specific requirements are documented
Maintenance Status
StaleGitHub Topics
mcp-servermcpo-to-ollamaopenapiopenapi-to-ollama-tools
Author Information
27
Followers
31
Repositories
4
Gists
0
Total Contributions
Related MCPs
mcp-server-any-openapi
69
A MCP server that enables Claude to discover and call any API endpoint through semantic search. Intelligently chunks OpenAPI specifications to handle large API documentation, with built-in request execution capabilities. Perfect for integrating private APIs with Claude Desktop.