CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Truebases Mcp

truebases/truebases-mcp
1authSTDIOregistry active
Summary

Connects Claude to TrueBases' data intelligence platform for startup ecosystem research. Exposes five search tools: investors (VCs, angels, family offices filtered by stage, region, thesis, check size), grants (non-dilutive funding), accelerators and incubators, startup programs (cloud credits, mentorship), and jobs at startups and tech companies. Each tool supports free-text search plus structured filters. Requires a TrueBases API key. Runs via npx or global install with stdio transport. Useful when you need to research funding sources, discover market opportunities, or gather startup ecosystem data without leaving your AI workflow. Returns real-time data so you can ask things like "find Series A climate tech investors in Europe" and get actionable results.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

TrueBases MCP Server

An open-source Model Context Protocol (MCP) server that gives AI agents access to TrueBases data intelligence.

What is TrueBases? TrueBases is the data intelligence platform. We help teams to find opportunities, track market activity, and make better decisions using real-time data from across the internet.

What can agents do with this?

Ask your AI assistant things like:

  • "Find me seed investors in climate tech"
  • "What grants are available for AI startups?"
  • "Show me accelerator programs in Europe"
  • "Find remote startup jobs for engineers"
  • "Which VCs invest in health tech at Series A?"

The agent calls TrueBases MCP tools under the hood and returns real data.


Available Tools

ToolDescription
search_investorsSearch VCs, angels, family offices, PE firms, corporate VCs, startup studios
search_grantsFind startup grants and non-dilutive funding
search_programsFind startup programs (cloud credits, mentorship, etc.)
search_acceleratorsFind accelerators & incubators
search_jobsFind startup and tech company jobs

⚡ Quick Setup

1. Get an API Key

Request an API key at truebases.com (or email the team).

2. Install / Run

You can run the server directly via npx (recommended) or install it globally.

Run with npx (No installation required)

Claude Desktop Configuration: Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "truebases": {
      "command": "npx",
      "args": ["-y", "truebases-mcp"],
      "env": {
        "TRUEBASES_API_KEY": "your-api-key-here"
      }
    }
  }
}

Cursor Configuration: Add a new MCP server in Cursor settings:

  • Name: truebases
  • Type: command
  • Command: npx -y truebases-mcp
  • Environment Variables: TRUEBASES_API_KEY=your-api-key-here

Install globally (Alternative)

npm install -g truebases-mcp

Claude Desktop Configuration:

{
  "mcpServers": {
    "truebases": {
      "command": "truebases-mcp",
      "env": {
        "TRUEBASES_API_KEY": "your-api-key-here"
      }
    }
  }
}

🔧 Environment Variables

VariableRequiredDefaultDescription
TRUEBASES_API_KEY✅—Your TrueBases API key
TRUEBASES_API_URL❌https://www.truebases.comAPI base URL (for self-hosting or dev)

Development

# Clone
git clone https://github.com/Truebases/truebases-mcp.git
cd truebases-mcp

# Install
npm install

# Run in dev mode
TRUEBASES_API_KEY=your-key npm run dev

# Build
npm run build

# Run built version
TRUEBASES_API_KEY=your-key npm start

Tool Reference

search_investors

Search for investors by type, region, stage, thesis, or check size.

Parameters:

ParamTypeDescription
typestringvc, angel, corporate-vc, family-office, pe, startup-studio, public-fund, rbf
regionstringe.g. "USA", "India", "Germany"
stagestringe.g. "1. Idea or Patent", "3. Early Revenue"
qstringFree-text search (e.g. "climate tech", "fintech")
check_size_minstringMin check size in USD
check_size_maxstringMax check size in USD
limitstringResults count (default 10, max 100)

search_grants

Find non-dilutive funding opportunities.

Parameters:

ParamTypeDescription
locationstringe.g. "USA", "Global"
qstringFree-text search
limitstringResults count

search_programs

Find startup programs with cloud credits, mentorship, etc.

Parameters:

ParamTypeDescription
qstringFree-text search
limitstringResults count

search_accelerators

Find accelerator and incubator programs.

Parameters:

ParamTypeDescription
typestringaccelerator or incubator
regionstringGeographic region
stagestringStartup stage
qstringFree-text search
limitstringResults count

search_jobs

Find startup and tech company jobs.

Parameters:

ParamTypeDescription
sourcestringstartup or tech
companystringCompany name filter
rolestringRole title filter
remotestring"true" for remote only
qstringFree-text search
limitstringResults count

Contributing

PRs welcome! Please open an issue first for major changes.

License

MIT — Built with ❤️ by TrueBases

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Configuration

TRUEBASES_API_KEY*secret

Your API key for the TrueBases API

TRUEBASES_API_URL

TrueBases API URL (optional)

Categories
Data & Analytics
Registryactive
Packagetruebases-mcp
TransportSTDIO
AuthRequired
UpdatedJun 2, 2026
View on GitHub

Related Data & Analytics MCP Servers

View all →
Google Sheets

com.mcparmory/google-sheets

Create, read, and modify spreadsheet data, formatting, and sheets
25
Google Sheets

domdomegg/google-sheets-mcp

Allow AI systems to read, write, and query spreadsheet data via Google Sheets.
2
Google Sheets Mcp

henilcalagiya/google-sheets-mcp

Powerful tools for automating Google Sheets using Model Context Protocol (MCP)
14
Futuristic Risk Intelligence

cct15/war-dashboard-data

Geopolitical conflict risk, political events, and maritime traffic data for AI agents
1
Mcp Google Sheets Full

moooonad/mcp-google-sheets-full

Full Google Sheets MCP: 26 tools + run_sheets_script escape hatch. User OAuth, no service account.
CSV to JSON API

io.github.br0ski777/csv-to-json

Parse CSV to JSON array. Auto-detect delimiter, headers. x402 micropayment.