mcpbeat Sign in

Pinsvit MCP Server

answering

Pinsvit is answering right now. Last checked 16 min ago. It exposes 11 tools.

Find and book local businesses on the Pinsvit map; discover and create posts, events and comments.

Uptime history 31 hours of history · worst hour 12%
31 hours agonow
48.3%
Uptime 24h
87 of 180 checks
11
Tools
read from the server
104 ms
Response time
average over 24h
open, no key
Access
streamable-http

Pinsvit does not always answer

Over the last week it answered 47.4% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 16 min ago.

run in your terminal
claude mcp add api --transport http https://pinsvit.com/api/v1/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "api": {
      "url": "https://pinsvit.com/api/v1/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.api]
url = "https://pinsvit.com/api/v1/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "api": {
      "url": "https://pinsvit.com/api/v1/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "api": {
      "url": "https://pinsvit.com/api/v1/mcp"
    }
  }
}

This server publishes 1 more address. The block above uses the one we reach during checks; the full list is under Endpoints below, and the author may intend a particular one for your client.

Available tools 11

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

current
get_current_country_code
Returns country code based on users location
get_current_user_details
Returns current user profile details
post
create_post
Creates a new post at a specific location. To attach images, you must first obtain media keys. You have two options: 1. If you need to generate an upload link for an external system, call `get_publishing_media_keys`. 2. If you already have the file locally, use your environment's local upload tool to hit the direct POST /agent/media endpoint. Returns true if successfully created.
get_post
Returns full details for a specific post.
comment
create_comment
Creates a new comment on a post.
comments
get_comments
Returns compact list of comments for a post.
event
create_event
Creates a new event at a specific location. To include picture call requestMediaUpload to upload media file first. Start and end times are required ISO-8601 instants, for example 2026-05-30T10:00:00Z. Returns true if event successfully created.
events
search_events_near
Searches for events near a center point. Provide the center latitude/longitude and optionally a radius in kilometers. The radius controls how large an area around the center should be searched. If radiusKm is omitted, a reasonable default is used. Can also filter by event start date range using ISO-8601 dates, e.g. 2026-05-30. Returns compact event results optimized for AI-agent use.
ping
ping
Returns a pong message to verify MCP connection.
posts
search_posts_near
Searches for posts near a center point. Provide the center latitude/longitude and optionally a radius in kilometers. The radius controls how large an area around the center should be searched. If radiusKm is omitted, a reasonable default is used.
publishing
get_publishing_media_keys
Downloads images from public URLs and returns media keys that can be attached to create_post and create_event. Use this before create_post when the user provides image URLs. Pass the returned media keys to create_post in the medias list.

Endpoints

URLTransportStateLatencyChecked
https://pinsvit.com/api/v1/mcp streamable-http answering 82 ms 16 min ago
https://pinsvit.com/api/v1/mcp/sse sse answering 151 ms 16 min ago

Alternatives to Pinsvit

same job, measured the same way
MatchOffice
by matchoffice

Search commercial real estate locations and create inquiries on MatchOffice.

3 tools answering
Google Business Profile MCP
by a1-x-tech

MCP server for Google Business Profile: locations, reviews, local posts and performance metrics.

233 installs/wk local only
Relentless Identity
by relentlessidentity

Corporate identity finder and email verification. Map real addresses and users to real people.

answering
C
Holydb MCP
by holydb

Read-only MCP server for HolyDB: find Catholic parish Mass times by location and time.

1 tools answering
Findyourfivepm
by findyourfivepm

Discover cities where it's currently 5PM around the world with timezone and location data.

2 tools answering
discoverGPT
by vairetail

REST API + MCP gateway for AI commerce: search, catalog enrichment, feeds/GEO, and virtual try-on.

answering
Wayfinder
by wbxwht

Read local AI coding paths, decisions, and branches as an in-host voyage map.

local only
DaedalMap Earthquake Data
by daedalmap

Global earthquake events from the USGS, 2150 BC-present: magnitude, depth, location, counts.

5 tools answering

Pinsvit — questions

Answers built from our own checks of this server.

What can Pinsvit do?
It exposes 11 tools, read directly from the server on our last check. Among them: create_comment, create_event, create_post, get_comments, get_current_country_code, get_current_user_details and 5 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Pinsvit mostly used for?
Its tools cluster around post and current. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Pinsvit working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 87 of 180 checks got a reply (48.3%), average response time 104 ms. The bar chart above shows every period we have measured.
How do I connect Pinsvit?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Pinsvit need an API key?
No. Pinsvit completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 11 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Pinsvit?
It answers our handshake in 104 ms on average, which is faster than 84% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.