coderunner
mcp-use
coderunner | mcp-use | |
---|---|---|
2 | 4 | |
500 | 2,102 | |
48.4% | - | |
8.7 | - | |
24 days ago | 4 months ago | |
Python | Python | |
Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
coderunner
-
OpenAI Open Models
Using LM-Studio as the frontend and Playwright-powered MCP tools for browser access. I've had success with one such MCP: https://github.com/instavm/coderunner It has a tool called navigate_and_get_all_visible_text, for example.
Here's a demo of this functionality: https://www.youtube.com/watch?v=9mLrGcuDifo
-
Show HN: Mcp-use – Connect any LLM to any MCP
> MCP-Use supports running MCP servers in a sandboxed environment using E2B's cloud infrastructure.
If you want to support a local and privacy friendly sandboxed environment for code execution, you may consider something I have built, Coderunner - https://github.com/instavm/coderunner - it uses Apple's native container for hosting a jupyter server and a headless browser.
mcp-use
-
Experimenting with Gemini, MCP, Agentic AI and Android
mcp-use library The AI Agent component of this project could have been implemented in various ways. I chose the mcp-use library because it offered a relatively easy method for implementing an AI Agent that leverages an MCP server.
-
The current MCP ecosystem for enterprises
mcp-use - Open-source toolkit to connect any LLM to any MCP server and build custom MCP agents with tool access. 🆓
- Show HN: Mcp-use – Connect any LLM to any MCP
-
All Data and AI Weekly #186 — April 21, 2025
⚡️ https://github.com/mcp-use/mcp-use
What are some alternatives?
claude-code-tools - Collection of practical productivity tools for Claude Code
kagent - Cloud Native Agentic AI | Discord: https://bit.ly/kagentdiscord
agentops - Python SDK for AI agent monitoring, LLM cost tracking, benchmarking, and more. Integrates with most LLMs and agent frameworks including CrewAI, Agno, OpenAI Agents SDK, Langchain, Autogen, AG2, and CamelAI
a2a-langgraph - 🤖💬🤖 Agent-to-Agent (A2A Protocol) built on top of LangGraph
griptape - Modular Python framework for AI agents and workflows with chain-of-thought reasoning, tools, and memory.
Local_MCP_Client - Local MCP Client is a cross-platform web and API interface for interacting with configurable MCP servers using natural language, powered by Ollama and any local LLM of choice, enabling structured tool execution and dynamic agent behavior.