Wraps the LinkedIn API so you can pull profile data and push posts without writing your own MCP server. Built on HAPI MCP, which auto-generates MCP tools from OpenAPI specs, meaning the LinkedIn endpoints you already know are exposed as callable tools for Claude or any MCP client. Runs serverless at linkedin.run.mcp.com.ai over streamable HTTP. Reach for this when you want LinkedIn integration in an agent workflow but don't want to maintain OAuth flows, rate limits, and API versioning yourself. Your existing LinkedIn API permissions and audit logs carry through, and spec updates propagate to tools automatically.
Public tool metadata for what this MCP can expose to an agent.
LINKEDIN_CREATE_LINKED_IN_POSTCreates a new post on LinkedIn for the authenticated user or an organization they manage; ensure the user has necessary permissions if posting for an organization.6 paramsCreates a new post on LinkedIn for the authenticated user or an organization they manage; ensure the user has necessary permissions if posting for an organization.
authorstringcommentarystringvisibilitystringPUBLIC · CONNECTIONS · LOGGED_IN · CONTAINERdefault: PUBLICdistributionobjectlifecycleStatestringisReshareDisabledByAuthorbooleanLINKEDIN_DELETE_LINKED_IN_POSTDeletes a specific LinkedIn post (share) by its unique `share_id`, which must correspond to an existing share.1 paramsDeletes a specific LinkedIn post (share) by its unique `share_id`, which must correspond to an existing share.
share_idstringLINKEDIN_GET_COMPANY_INFORetrieves organizations where the authenticated user has specific roles (ACLs), to determine their management or content posting capabilities for LinkedIn company pages.4 paramsRetrieves organizations where the authenticated user has specific roles (ACLs), to determine their management or content posting capabilities for LinkedIn company pages.
rolestringADMINISTRATOR · DIRECT_SPONSORED_CONTENT_POSTERdefault: ADMINISTRATORcountintegerstartintegerstatestringAPPROVED · REQUESTEDdefault: APPROVEDLINKEDIN_GET_MY_INFOFetches the authenticated LinkedIn user's profile, notably including the 'author_id' required for attributing content such as posts or articles.Fetches the authenticated LinkedIn user's profile, notably including the 'author_id' required for attributing content such as posts or articles.
No parameter schema in public metadata yet.
Stop rewriting systems for AI. Instantly turn your APIs into MCP servers.
HAPI MCP lifts your OpenAPI catalog into MCP tools automatically, keeping design (OAS/Arazzo) and runtime (agents/LLMs) cleanly separated. Your existing APIs become AI-ready tools—no new business logic, no sidecar servers, no rework.
Pick your API spec
Run a single command
Use instantly
API Spec (swagger.json) → HAPI CLI → Usable Tool (AI-ready) ← MCP Clients
[ OpenAPI / Swagger ] [ HAPI CLI ] [ MCP Server ]
(Your API) → (Transform) → (Usable Tool)
↑ ↑
| |
[ ChatGPT ] [ runMCP ]
[ Claude ] [ OrcA ]
[ QBot ] [ chatMCP]
[ Agents ]
Do we need to rewrite our services?
No. HAPI MCP lifts your existing OpenAPI specs directly into MCP tools. Your auth, validation, and business rules remain unchanged.
Is this just another MCP server?
It’s the Headless API model: your API becomes the runtime. HAPI Server reflects it as MCP; runMCP scales it; OrcA orchestrates it. No duplicate logic.
Which clients can consume the tools?
Any MCP client: ChatGPT, Claude, QBot, chatMCP, bespoke orchestrators—vendor-neutral by design.
How do we keep control and compliance?
Your API remains the single source of truth. Policies, RBAC, rate limits, and audit logs flow through automatically; no shadow logic.
What about security and privacy?
Scoped credentials, per-tool permissions, and auditable calls are inherited from your API layer. HAPI adds guardrails and observability for regulated environments.
How fast can we get started?
You can transform your first API into an MCP tool in less than five minutes. The HAPI CLI makes it quick and painless.
Install HAPI CLI from latest release: https://github.com/la-rebelion/hapimcp/releases
Transform your OpenAPI spec into an MCP server with a single command:
hapi serve path/to/your/swagger.json --headless
Start using your MCP tools with any compatible client!
Explore the documentation for advanced usage and best practices.
Contributions are welcome! Open a discussion or submit a pull request on GitHub: https://github.com/la-rebelion/hapimcp
HAPI MCP is licensed under the MIT License. See LICENSE for details.
com.mcparmory/google-sheets
domdomegg/google-sheets-mcp
henilcalagiya/google-sheets-mcp
cct15/war-dashboard-data
moooonad/mcp-google-sheets-full
io.github.br0ski777/csv-to-json