Back to search
30
MCP streamable-http

dev.anotherai/anotherai

dev.anotherai/anotherai

MCP server for building and testing AI agents with multi-model experimentation and insights.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

mcp-test-mcp
An MCP server for testing MCP servers you are developing with AI assistants
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
io.github.marin1321/mcp-devtools
MCP server giving AI agents safe access to filesystem, databases, processes, and APIs.
0 tools
@ateam-ai/mcp
A-Team MCP Server — build, validate, and deploy multi-agent solutions from any AI environment
0 tools
@apitier/mcp-server
MCP server exposing all APITier utility APIs as AI agent tools
0 tools
api-tester-ai-mcp
MCP server for api tester ai. Features send request, validate response, check headers. From MEOK AI Labs.
0 tools

How to use

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

{
  "mcpServers": {
    "dev.anotherai/anotherai": {
      "url": "https://api.anotherai.dev/mcp",
      "transport": "streamable-http"
    }
  }
}