akta.pro

by akta-pro

Recommended
654 downloads
Not rated
GitHub

About

akta.pro MCP connects Claude, ChatGPT, Cursor, VS Code, and other MCP clients to enterprise-grade private company data and real-time news signals. 20M+ entity-resolved companies, 70+ data points each, 30K+ sub-sectors monitored, and ~80% news noise filtered — pay-as-you-go.

Details

Author
akta-pro
Downloads
654
Categories
Finance, Other, AI

- Server URL: https://mcp.akta.pro/mcp
- Website: https://akta.pro · Docs: https://docs.akta.pro
- Publisher: Wokelo AI (https://wokelo.ai)
- Transport: HTTP (streamable HTTP / SSE-compatible) — remote server, no local install
- Auth: OAuth (Claude/ChatGPT web) or x-api-key header (Cursor, VS Code, Claude Code, OpenCode, CLI)

Follow the repository README to install the server and add its MCP configuration to your client.

Private company data & real-time news signals for AI agents.

Give your AI agent structured intelligence on 20M+ private companies plus entity-resolved, real-time news signals — via a single MCP server.

akta.pro MCP connects Claude, ChatGPT, Cursor, VS Code, and other MCP clients to enterprise-grade private company data and real-time news signals. 20M+ entity-resolved companies, 70+ data points each, 30K+ sub-sectors monitored, and ~80% news noise filtered — pay-as-you-go.

- Server URL:https://mcp.akta.pro/mcp
- Website:https://akta.pro·Docs:https://docs.akta.pro
- Publisher:Wokelo AI (
https://wokelo.ai)
- Transport:HTTP (streamable HTTP / SSE-compatible) — remote server, no local install
- Auth:OAuth (Claude/ChatGPT web)orx-api-keyheader (Cursor, VS Code, Claude Code, OpenCode, CLI)

akta.pro MCP Server brings enterprise-grade private-markets intelligence into any MCP-compatible AI client. Built by Wokelo AI, akta.pro is the API-native private company data platform trusted by teams at KPMG, Adobe, Premji Invest, JLL, Chicago Booth, and others.

Point Claude, ChatGPT, Cursor, VS Code, or Claude Code athttps://mcp.akta.pro/mcpand your agent can:

- Resolveany company by name, website, or UUID with patent-pending entity resolution across 20M+ global entities.
- Enrichprivate companies across 70+ structured data points — firmographics, business model, product offering, management, financials, technology stack, industry codes, and (Enterprise) funding & M&A history.
- Monitorcompany, industry, or open-ended topic news in real time with AI summaries, sentiment scores, event-type classification (77 tag codes across 11 categories), and named-entity extraction. ~80% of noise is filtered before it hits your workflow.
- Surface alternative signals(Subscription/Enterprise): LinkedIn headcount trends, website traffic, Glassdoor-style employee reviews, G2-style product reviews, live LinkedIn/Indeed job posts, and company social posts.

All tools are synchronous — data is returned immediately, no polling. Responses use deterministic schemas, compact payloads, and ship with source attribution so every claim is verifiable.company_datais billed per section, so agents only pay for what they ask for. Free resolve-first tools (company_search,industry_search,account_status,news_types) cost 0 credits.

SOC 2 Type II certified, ISO 27001 compliant, end-to-end encrypted, and no customer data is used to train AI models.

- 20M+ globally entity-resolved private companies
- 70+ structured data points per company
- 30K+ sub-sectors monitored
- ~80% of news noise filtered before delivery
- News classification: 77 event-type tag codes across 11 categories
- Industry classifications supported: NAICS, SIC, IPTC, IAB
- Location fields normalized to ISO country codes

All tools are synchronous (data returned immediately, no polling).company_datareturns Markdown; every other tool returns JSON.

Alternative signals (Subscription or Enterprise)

Server URL for every client:https://mcp.akta.pro/mcp
- Settings (or Customize) → Connectors → Add Connectors
- Name:akta-pro· Server URL:https://mcp.akta.pro/mcp
- Click Add, complete OAuth.
- Settings → Plugins → Developer Mode → enable.
- Settings → Plugins → Browse Plugins → +.
- Nameakta-pro, pastehttps://mcp.akta.pro/mcp, authentication = OAuth.
- Create and complete OAuth.

claude mcp add --transport http akta-pro https://mcp.akta.pro/mcp \ --header "x-api-key: <YOUR_API_KEY>"
{ "mcpServers": { "akta-pro": { "url": "https://mcp.akta.pro/mcp", "headers": { "x-api-key": "YOUR_AKTA_API_KEY" } } } }
{ "servers": { "akta-pro": { "type": "http", "url": "https://mcp.akta.pro/mcp", "headers": { "x-api-key": "YOUR_AKTA_API_KEY" } } } }
{ "$schema": "https://opencode.ai/config.json", "mcp": { "akta-pro": { "type": "remote", "url": "https://mcp.akta.pro/mcp", "enabled": true, "oauth": false, "headers": { "x-api-key": "YOUR_AKTA_API_KEY" } } } }

- OAuth— web clients (Claude, ChatGPT).
- x-api-keyheader— CLI/IDE clients (Cursor, VS Code, Claude Code, OpenCode).
- API key signup:
https://playground.akta.pro/signup
- API key management:
https://playground.akta.pro/dashboard/manage/api-keys

- Pay-as-you-go— no minimum, credits purchased upfront, per-tool billing.
- Subscription— unlocks alternative-signal tools (headcount_trends, website_traffic, employee_reviews, product_reviews, job_posts, social_posts).
- Enterprise— unlocks funding_detail and mna_and_investment sections plus enterprise SLAs, bulk export, and dedicated support.

Full pricing:https://akta.pro/pricing· Rate limits:https://docs.akta.pro/getting-started/rate-limits· Error codes:https://docs.akta.pro/getting-started/error-codes

- SOC 2 Type II certified
- ISO 27001 compliant
- End-to-end encrypted in transit and at rest
- No customer data is used to train AI models
- OpenAPI spec:
https://docs.akta.pro/openapi.json
- LLM-friendly docs:
https://docs.akta.pro/llms.txt·https://docs.akta.pro/llms-full.txt

- Website:https://akta.pro
- Documentation:
https://docs.akta.pro
- Pricing:
https://akta.pro/pricing
- Changelog:
https://docs.akta.pro/changelog
- Contact / Sales:
https://docs.akta.pro/contact
- LinkedIn:
https://www.linkedin.com/company/akta-pro
- X / Twitter:
https://x.com/akta_pro

© 2026 Wokelo AI. All Rights Reserved. Commercial (proprietary). Free tier via pay-as-you-go credits.

Real-time Claude & Anthropic news from your own Claude, free and without an API key — search_news returns matching articles with title, source, date, summary and a citable URL.

A serverless Monzo → Claude connector on Cloudflare Workers

There are already a few Monzo MCP servers (partymola, BfdCampos, an npm one), and they're good — but they're all local stdio servers you run on your own machine. This is the first remote/serverless one I've found: it lives on a Cloudflare Worker, so you authenticate once and it follows you to every Claude surface, with nothing to keep running.

Read-only bank access for your AI agent. Hosted MCP server giving Claude, ChatGPT, Cursor, Gemini, and Codex access to bank accounts, transactions, and investment holdings via Plaid. 12 tools. $5/mo per bank.

I built an MCP server/connector to fetch financial data for all listed stocks on NSE and BSE. It can pull things like QoQ profit/revenue growth for any stock, price trends, promoter holdings, institutional investors, new company declarations, and more. I’ve also built 25 tools within the MCP to support different financial-data use cases. Today, if you ask Claude for personal finance or stock-related advice, it usually relies on web searches or stale training data. The reasoning might still be sound, but the underlying data sources can be outdated or unreliable. With this MCP/connector, Claude can use a more reliable source of truth for financial data, which should help: Improve the quality of results Reduce the token usage spent on web searches

Gives AI agents (Claude, Cursor, custom) full access to working capital to pay x402 receipts.

Send invoices from inside Claude and ChatGPT: one sentence becomes a ready-to-send invoice with PDF and payment link.

Free MCP server for SaaS founders. Ask Claude how many months of cash you have left, factoring in MRR growth and churn, and it calls this tool instead of guessing. No signup, no API key, no backend. Just add the connector and ask.

Tenant-bound MCP tools for agent spend authorization, evidence, receipts, and settlement in Cursor, Codex, and Claude Code.

Connect Claude or ChatGPT to your live trading account — check quotes and positions, and place, modify or close trades with a two-step confirm (trading scope only, never withdrawals).

Free MCP server for founders. Ask Claude how many months of runway you have left, and it calls this tool instead of guessing off vibes. No signup, no API key, no backend. Just add the connector and ask.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.