Skip to content
Back to search
30
MCP

artifacta-mcp

pypi/artifacta-mcp

Artifacta MCP server — exposes the Artifacta artifact store to AI agents via the Model Context Protocol

Uptime
0.0%
17 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.artifacta/mcp
Artifact store for AI agents. Hosted OAuth at mcp.artifacta.io/mcp; local stdio via npm/PyPI.
0 tools · streamable-http
artifacts-mcp-server
Zero-config MCP Server for AI code artifacts with AgentSphere
0 tools
ccontext-mcp
MCP server for AI agents to manage project execution context
0 tools
arcanna-mcp-server
The Arcanna MCP server allows user to interact with Arcanna's AI use cases through the Model Context Protocol (MCP).
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
io.github.dubuqingfeng/gitlab-mcp-server
GitLab MCP (Model Context Protocol) server for AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "artifacta-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}