Skip to main content
Glama
nanthaaxim

Just Now MCP

by nanthaaxim

Just Now MCP - Creator Search Server

A Model Context Protocol (MCP) server built with Python and fastmcp supporting Streamable HTTP transport and STDIO transport.

Features

🛠️ MCP Tools (1)

  1. search_creator_facets (PostgreSQL / POSTGRES_DB_URL)

    • Formats and executes SQL queries against search_creator_facets(jsonb) functions.

    • Example query executed:

      SELECT *
      FROM search_creator_facets(
          '{
              "gender": ["Female"],
              "language": ["English"]
          }'::jsonb
      );

💡 MCP Skills / Prompts (1)

  1. creator_attributes_skill

    • Comprehensive guide documenting all creator attributes (gender, language, country, platform, categories, followers_range, engagement_rate), valid values, and JSONB filter construction rules.


Related MCP server: Skills Registry MCP Server

🚀 Running the Server

Streamable HTTP Transport

uv run python main.py --transport streamable-http --port 8000

Docker Deployment

docker compose up --build -d
F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables semantic search across text documents using vector embeddings stored in PostgreSQL. Provides multiple search modalities including semantic similarity, question/answer, and style-based search through a retrieval-augmented generation system.
    3
    Apache 2.0
  • -
    license
    Not graded
    quality
    Not graded
    maintenance
    Enables intelligent discovery and management of Claude Skills through semantic search, ratings, favorites, and community curation. Provides tools to search, upload, rate, and organize skills with natural language queries and comprehensive metadata.
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI agents to query a personal knowledge vault with hybrid search, entity relationships, user highlights, and vault statistics over a Supabase/Postgres schema.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Automatically discovers vector indexes in a Neo4j database and exposes each as a semantic search tool with metadata pre-filtering, enabling natural language queries with dynamic filter support.
    2
    MIT

View all related MCP servers

Related MCP Connectors

  • Search your team's shared AI-skill library, get install commands, and save skills from your agent.

  • Agent-callable creator intelligence: 952+ scored YouTube creators across 180 niches.

  • Find and analyze influencers with creator search, lookalikes, profiles, posts, and transcripts.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nanthaaxim/just_now_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server