Back to Home
vtnhogg icon

mcp-server

Verified Safe

by vtnhogg

Overview

Provides client-side auto-configuration for AI assistants to access 306+ APIs through APIVerve's remotely hosted Model Context Protocol (MCP) server.

Installation

Run Command
No command provided

Environment Variables

  • APIVERVE_API_KEY

Security Notes

The provided source code for 'mcp-server' (specifically `bin/install.js` for NPM and `apiverve_mcp/__init__.py` for PyPI) functions solely as an installer/configurator for MCP-compatible clients (Claude Desktop, VS Code, Cursor). Its purpose is to modify local user configuration files to add an entry pointing to APIVerve's *remotely hosted* MCP server at `https://api.apiverve.com/v1/mcp`. The actual server logic that processes MCP requests and bridges to APIVerve's 306+ APIs is not present in the provided source code. For instance, the `index.js` file, hinted at in `npm/package.json` for a local server setup, is absent. The installer scripts themselves are straightforward JSON manipulators for known configuration paths and do not use dangerous functions like `eval` or obfuscation, nor do they contain hardcoded secrets. The primary action is modifying user configuration files, which is its stated purpose.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens1
Stars0
Forks0
Last Update2026-01-19

Tags

MCPAPI-IntegrationAI-ToolsLLM-PluginsClient-Config