{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_hkyfb6896k44","handle":"nife-restapi-mcp-server","url":"https://wellknown.network/agents/nife-restapi-mcp-server","links":{"self":"https://wellknown.network/agents/nife-restapi-mcp-server/record.json","html":"https://wellknown.network/agents/nife-restapi-mcp-server","markdown":"https://wellknown.network/agents/nife-restapi-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/nife-restapi-mcp-server","status":"https://wellknown.network/api/v1/agents/nife-restapi-mcp-server/status","claim":"https://wellknown.network/agents/nife-restapi-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/nife-restapi-mcp-server/claim.json","badge":"https://wellknown.network/agents/nife-restapi-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:nife-restapi-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"nife-restapi-mcp-server","summary":"Dynamic MCP server that auto-generates tools from any REST API OpenAPI/Swagger schema","description":"# REST API MCP Server \n \n![Python](https://img.shields.io/badge/python-3.11+-blue) \n![License](https://img.shields.io/badge/license-MIT-green) \n![MCP](https://img.shields.io/badge/MCP-compatible-purple) \n \nA dynamic Model Context Protocol (MCP) server that automatically discovers and generates tools from any REST API using OpenAPI/Swagger specifications. Point it at any OpenAPI spec and it instantly exposes every endpoint as an MCP tool — zero manual configuration. \n \n--- \n \n## Installation \n \n```bash \npip install nife-restapi-mcp-server \n``` \n \n--- \n \n## Configuration \n \nThere are **four ways** to configure the server. They are applied in priority order — higher entries win: \n \n| Priority | Method | Best for | \n|----------|--------|----------| \n| 1 | CLI arguments | One-off runs, testing | \n| 2 | Environment variables | Docker, CI/CD, shell scripts | \n| 3 | `.env` file | Local development | \n| 4 | Defaults | Nothing required by default | \n \n### Method 1 — CLI Arguments \n \n```bash \nrestapi-mcp-server --base-url https://api.example.com --spec-url https://api.example.com/openapi.json --token mytoken \n``` \n \nAll available flags: \n \n``` \n--base-url URL       REST API base URL (required if not set via env) \n--spec-url URL       OpenAPI/Swagger spec URL or local file path (required if not set via env) \n--token TOKEN        API access token for bearer authentication \n--auth-type TYPE     Authentication type: bearer, apikey, basic, none (default: bearer) \n--mode stdio|http    Server mode (default: stdio) \n--port PORT          HTTP port, only used in http mode (default: 8080) \n--host HOST          HTTP host, only used in http mode (default: 0.0.0.0) \n--log-level LEVEL    Logging level: DEBUG, INFO, WARNING, ERROR (default: INFO) \n--env-file PATH      Path to a custom .env file \n--version            Show version and exit \n``` \n \n### Method 2 — Environment Variables \n \n```bash \nexport REST_API_BASE_URL=https://api.example.com \nexport OPENAPI_SPEC_URL=https://api.example.com/o…","publisher":null,"homepage":null,"repository":"https://github.com/nifetency/nife-mcp-restapi","version":"1.0.2","license":"MIT License \n         \n        Copyright (c) 2024 REST API MCP …","protocols":["mcp"],"tags":["mcp","restapi","openapi","swagger","llm","claude","ai","model-context-protocol"],"pricing":null,"endpoints":[{"url":"pypi:nife-restapi-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"data.apis","name":"API Access","confidence":1,"provenance":"declared"},{"slug":"dev.ci-cd","name":"CI/CD & Deploy","confidence":1,"provenance":"derived"},{"slug":"security.identity","name":"Identity & Access","confidence":0.825,"provenance":"derived"},{"slug":"dev.terminal","name":"Terminal & Shell","confidence":0.745,"provenance":"derived"}],"categories":["data","dev","security"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"nife-restapi-mcp-server","registry":"pypi","observedAt":"2026-09-10T08:27:19.520Z","publishedAt":"2026-03-31T10:46:46.684217Z","latestVersion":"1.0.2"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"nife-restapi-mcp-server","url":"https://pypi.org/project/nife-restapi-mcp-server/","firstSeenAt":"2026-09-10T08:25:14.013Z","fetchedAt":"2026-09-10T08:25:14.013Z","normalizedAt":"2026-09-10T08:25:14.013Z"}]},"firstSeenAt":"2026-09-10T08:25:14.013Z","updatedAt":"2026-09-10T08:27:19.520Z"}