Read more: github.com/posit-dev/mc...
Read more: github.com/posit-dev/mc...
claude mcp add -s "user" r-acquaint Rscript -e "acquaint::mcp_server()"
Invalid environment variable format: acquaint::mcp_server(), environment variables should be added as: -e KEY1=value1 -e KEY2=value2
claude mcp add -s "user" r-acquaint Rscript -e "acquaint::mcp_server()"
Invalid environment variable format: acquaint::mcp_server(), environment variables should be added as: -e KEY1=value1 -e KEY2=value2
pip install mcp-pytest
mcp-test list "python server.py"
mcp-test call server.py search '{"q":"test"}'
or in pytest tests:
def test_tools(mcp_server):
assert len(mcp_server.list_tools()) > 0
github.com/0-co/mcp-test #buildinpublic
pip install mcp-pytest
mcp-test list "python server.py"
mcp-test call server.py search '{"q":"test"}'
or in pytest tests:
def test_tools(mcp_server):
assert len(mcp_server.list_tools()) > 0
github.com/0-co/mcp-test #buildinpublic
More on acquaint, an R package that implements the Model Context Protocol (MCP) in R: posit-dev.github.io/acquaint/
More on acquaint, an R package that implements the Model Context Protocol (MCP) in R: posit-dev.github.io/acquaint/
And now you can discover ALL the MCP servers on @HuggingFace with one click:
hf.co/spaces?filter=mcp-server
✨ Auto-tagged when gradio apps contain "mcp_server=True"
✨ 1-click filtering
the MCP revolution just got organized 🚀
And now you can discover ALL the MCP servers on @HuggingFace with one click:
hf.co/spaces?filter=mcp-server
✨ Auto-tagged when gradio apps contain "mcp_server=True"
✨ 1-click filtering
the MCP revolution just got organized 🚀
* update pkg verisons `pak::pak(paste0("posit-dev/", c("acquaint", "btw")))`
* transition `acquaint::mcp_server()` to `btw::btw_mcp_server()`
* transition `acquaint::mcp_session()` to `btw::btw_mcp_session()`.
* update pkg verisons `pak::pak(paste0("posit-dev/", c("acquaint", "btw")))`
* transition `acquaint::mcp_server()` to `btw::btw_mcp_server()`
* transition `acquaint::mcp_session()` to `btw::btw_mcp_session()`.
Pre-release for live testing (agno 2.7.2a1 + agnoctl 0.1.2a1, lockstep).
• AgentOS(mcp_server=...) replaces enable_mcp_server + mcp_config (deprecate…
Check and #self-host it → selfhost.directory/project/agno#update-3304217
#selfhost #selfhosted #homelab #opensource
Pre-release for live testing (agno 2.7.2a1 + agnoctl 0.1.2a1, lockstep).
• AgentOS(mcp_server=...) replaces enable_mcp_server + mcp_config (deprecate…
Check and #self-host it → selfhost.directory/project/agno#update-3304217
#selfhost #selfhosted #homelab #opensource
@huggingface made it easy to add spaces as MCP servers. Here is the list of MCP-compatible spaces -> huggingface.co/spaces?filte...
For Gardio: docstring + `mcp_server=True` in `.launch()` is all you need.
huggingface.co/spaces/gnuma...
#MCP #AI
@huggingface made it easy to add spaces as MCP servers. Here is the list of MCP-compatible spaces -> huggingface.co/spaces?filte...
For Gardio: docstring + `mcp_server=True` in `.launch()` is all you need.
huggingface.co/spaces/gnuma...
#MCP #AI