youmap-mcp

YouMap-app/youmap-mcp

3.2

If you are the rightful owner of youmap-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

YouMap MCP Server is a Model Context Protocol server for the YouMap API, enabling AI assistants to create and manage maps through natural language interactions.

Tools

Functions exposed to the LLM to take actions

create_map

Create a new map for organizing posts, places, and content geographically.

create_post

Create a new post on a map at a specific geographic location.

create_action

Create a new action (post template) that defines the structure for posts.

list_actions

Retrieve actions (post templates) from a specific map.

list_posts

Retrieve a list of posts from a specific map with pagination and filtering support.

list_maps

Retrieve a list of maps belonging to the authenticated user.

update_action

Update an existing action (post template).

update_post

Update an existing post.

generate_image

Generate an AI image using FLUX PRO 1.1 model based on a text prompt.

search_image

Search for existing images using SerpAPI and return a high-quality image URL.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources