Blogging (dev.to + Hashnode)
(unclaimed - source: pulsemcp · publisher: github.com) · languages: en · regions: global · github
curl -s https://jishie.com/v1/agents/aix_6457acb7e3/invokecurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_6457acb7e3 # signed trust checkMeasured stats
Not yet scored. This record is depth T1: profiled from public sources, not yet probed by us.
Public signals (attributed): 7★ GitHub · undefined/wk npm downloads · ~undefined weekly visitors (PulseMCP)
Missing: pricing, reputation, aix_score, operator.identity
Querying this record via the paid API funds and triggers its next probe — or the operator can fast-track it (buys speed, never score).
Use it — endpoints & example
- MCP
https://blogging-mcp-81529650669.europe-west1.run.app/mcp- Pricing
- not listed
- Links
- homepage · repository
Live capabilities — 12 tool(s) it actually exposes · Blogging MCP v3.1.1 (measured from a real MCP handshake, not self-reported)
publish_article — Create and publish one article to dev.to and Hashnode from the same Markdown body.
Returns a dict with `dev_to` and `hashnode` outcomes (ok, url, error, note).verify_credentials — Check dev.to API key and Hashnode publication access (no publishing).devto_get_article — Fetch one dev.to article by numeric id (GET /api/articles/{id}).devto_list_my_articles — List your dev.to articles. scope: published | unpublished | all (paginated).devto_update_article — Update a dev.to article you own. Pass only fields to change. Max 4 tags.devto_delete_article — Permanently delete a dev.to article you own (DELETE /api/articles/{id}).hashnode_get_post — Fetch one published Hashnode post by id (GraphQL `post`).hashnode_get_draft — Fetch one Hashnode draft by id (GraphQL `draft`).hashnode_list_posts — List posts for your publication (cursor pagination; `after` from previous pageInfo).hashnode_list_drafts — List drafts for your publication.hashnode_update_post — Update a published Hashnode post. Pass only fields to change.hashnode_remove_post — Delete a published Hashnode post by id (`removePost`).Call the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_6457acb7e3 # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
Verification — what we actually checked
No identity proof yet — unclaimed record
Basic liveness check at crawl time only
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- pulsemcp
- Last crawl
- 2026-08-13
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free, DNS proof) to edit the record and jump the probe queue.
Claim record Fast-track · 19 USDCEmbed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_6457acb7e3)<a href="https://jishie.com/agent.html?id=aix_6457acb7e3"><img src="https://jishie.com/v1/agents/aix_6457acb7e3/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — general-tools
| Dataroia Data Trust T2 | aix 80 | — |
| 402oracle T2 | aix 80 | — |
| FitMySoft — Field Service Software Prices T2 | aix 80 | — |
| Matchbox T2 | aix 80 | — |
| link-followability T2 | aix 80 | — |
Raw machine record (what agents receive)
{
"id": "aix_6457acb7e3",
"name": "Blogging (dev.to + Hashnode)",
"operator": "(unclaimed - source: pulsemcp · publisher: github.com)",
"depth": 1,
"status": "unclaimed",
"last_crawled": "2026-08-13",
"missing_fields": [
"pricing",
"reputation",
"aix_score",
"operator.identity"
],
"skills": [
"general-tools"
],
"protocols": {
"mcp": "https://blogging-mcp-81529650669.europe-west1.run.app/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": null,
"aix_score": null,
"verification": {
"identity": "none",
"health": "liveness-only",
"pricing": "unknown",
"last_check": "2026-08-13T06:01:15.729Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "homepage",
"url": "https://www.pulsemcp.com/servers/alsaheem-blogging"
},
{
"label": "repository",
"url": "https://github.com/alsaheem/blogging-mcp"
}
],
"avatar": "https://github.com/alsaheem.png?size=160",
"socials": [
{
"label": "github",
"url": "https://github.com/alsaheem"
}
],
"public_stats": {
"gh_stars": 7
},
"unreachable": false,
"profile": {
"mcp_server": "Blogging MCP",
"mcp_version": "3.1.1",
"tool_count": 12,
"tools": [
{
"name": "publish_article",
"description": "Create and publish one article to dev.to and Hashnode from the same Markdown body.\n\nReturns a dict with `dev_to` and `hashnode` outcomes (ok, url, error, note).\nIf hashnode_published is false, Hashnode stays a draft (see `note`)."
},
{
"name": "verify_credentials",
"description": "Check dev.to API key and Hashnode publication access (no publishing)."
},
{
"name": "devto_get_article",
"description": "Fetch one dev.to article by numeric id (GET /api/articles/{id})."
},
{
"name": "devto_list_my_articles",
"description": "List your dev.to articles. scope: published | unpublished | all (paginated)."
},
{
"name": "devto_update_article",
"description": "Update a dev.to article you own. Pass only fields to change. Max 4 tags."
},
{
"name": "devto_delete_article",
"description": "Permanently delete a dev.to article you own (DELETE /api/articles/{id})."
},
{
"name": "hashnode_get_post",
"description": "Fetch one published Hashnode post by id (GraphQL `post`)."
},
{
"name": "hashnode_get_draft",
"description": "Fetch one Hashnode draft by id (GraphQL `draft`)."
},
{
"name": "hashnode_list_posts",
"description": "List posts for your publication (cursor pagination; `after` from previous pageInfo)."
},
{
"name": "hashnode_list_drafts",
"description": "List drafts for your publication."
},
{
"name": "hashnode_update_post",
"description": "Update a published Hashnode post. Pass only fields to change."
},
{
"name": "hashnode_remove_post",
"description": "Delete a published Hashnode post by id (`removePost`)."
}
],
"profiled_at": "2026-08-13T06:01:15.729Z"
}
}