Back to search
30
MCP

@apitier/mcp-server

npm/@apitier/mcp-server

MCP server exposing all APITier utility APIs as AI agent tools

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

Similar MCP servers embedding-nearest

@appifex/mcp-server
MCP server exposing the DTC toolkit to AI agents
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
agentauth-mcp-server
MCP server exposing AgentAuth identity and authentication tools for AI agents
0 tools
agent-coding-standards-mcp
MCP Server for AI coding agent standards
0 tools
aip-mcp-server
MCP server for AI agent identity verification via AIP
0 tools
agentfiles-mcp
MCP server for AgentFiles — gives AI agents file sharing tools
0 tools

How to use

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

{
  "mcpServers": {
    "@apitier/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}