Skip to main content
Glama
nanthaaxim

Just Now MCP

by nanthaaxim

Just Now MCP - Creator Search Server

Python과 fastmcp로 구축된 Model Context Protocol (MCP) 서버로, Streamable HTTP 전송과 STDIO 전송을 지원합니다.

기능

🛠️ MCP 도구 (1)

  1. search_creator_facets (PostgreSQL / POSTGRES_DB_URL)

    • search_creator_facets(jsonb) 함수에 대한 SQL 쿼리를 형식화하고 실행합니다.

    • 실행되는 예시 쿼리:

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

💡 MCP 스킬 / 프롬프트 (1)

  1. creator_attributes_skill

    • 모든 크리에이터 속성(gender, language, country, platform, categories, followers_range, engagement_rate), 유효한 값, JSONB 필터 구성 규칙을 문서화한 종합 가이드입니다.


Related MCP server: Skills Registry MCP Server

🚀 서버 실행

Streamable HTTP 전송

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

Docker 배포

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